Re: Strange execution plan

From: Manuel Weitzman <manuelweitzman(at)gmail(dot)com>
To: Joel Frid <joel(dot)frid(at)car-expresso(dot)com>
Cc: Pgsql Performance <pgsql-performance(at)lists(dot)postgresql(dot)org>
Subject: Re: Strange execution plan
Date: 2021-07-08 21:19:48
Message-ID: 7BF94AFA-A310-4498-AE14-BE96174C8EB0@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> On 08-07-2021, at 17:13, Manuel Weitzman <manuelweitzman(at)gmail(dot)com> wrote:
>
> I'd recommend you using cursors for pagination in general (I know it
> may not be possible for you, just wanted to explain as it could be
> useful).

By the way, I mean cursor pagination as the general concept.
I'm not talking about Postgres cursors.

Best regards,
Manuel Weitzman

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message MichaelDBA 2021-07-08 21:22:56 temporary file log lines
Previous Message Manuel Weitzman 2021-07-08 21:13:07 Re: Strange execution plan