Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: David Zhang <david(dot)zhang(at)highgo(dot)ca>, Jacob Champion <jchampion(at)timescale(dot)com>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit
Date: 2023-04-04 10:28:06
Message-ID: CAPmGK15jMnsx+nYVb5WSEhnGHu4ZGiKB5O_B1j=Mu4gG0Y6iVg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 18, 2023 at 8:06 PM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
> I rebased the patch. Attached is an updated patch.

The parallel-abort patch received a review from David, and I addressed
his comments. Also, he tested with the patch, and showed that it
reduces time taken to abort remote transactions. So, if there are no
objections, I will commit the patch.

Best regards,
Etsuro Fujita

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-04-04 10:49:02 Re: Split index and table statistics into different types of stats
Previous Message Drouvot, Bertrand 2023-04-04 10:11:55 Re: Patch proposal: New hooks in the connection path