Re: Asynchronous MergeAppend

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Alexander Pyhalov <a(dot)pyhalov(at)postgrespro(dot)ru>, Matheus Alcantara <matheusssilv97(at)gmail(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Asynchronous MergeAppend
Date: 2026-08-07 10:59:50
Message-ID: CAPmGK178wmY-w+vSEQWBB4DBww=uwNbPx9s_iOgSR8-uz4kvZw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 6, 2026 at 1:17 AM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
> I've revised (simplified) the patchset according to fact that we can't
> have in-flight async requests during the ExecReScanMergeAppend() call.

Thanks for updating the patchest! Will review next month.

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Sharma 2026-08-07 11:31:22 Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Previous Message Etsuro Fujita 2026-08-07 10:54:53 Re: Bug in asynchronous Append