On Friday, June 23rd, 2023 at 2:52 PM, Laurenz Albe
wrote:
>
>
> On Fri, 2023-06-23 at 12:08 +, Nicolas Seinlet wrote:
>
> > we faced an issue with a select query on a relatively large table on our
> > database.
> > The query involves one single table. The table has more than 10 mill
On Fri, 2023-06-23 at 12:08 +, Nicolas Seinlet wrote:
> we faced an issue with a select query on a relatively large table on our
> database.
> The query involves one single table. The table has more than 10 million
> records.
> It's mainly composed of varchar fields, have a primary key (id) o
Hello, we faced an issue with a select query on a relatively large table on our
database. The query involves one single table. The table has more than 10
million records. It's mainly composed of varchar fields, have a primary key
(id) of type serial, and when records of this table are shown to u