Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit
Date
Msg-id CAPmGK15jMnsx+nYVb5WSEhnGHu4ZGiKB5O_B1j=Mu4gG0Y6iVg@mail.gmail.com
Whole thread Raw
In response to Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit  (Etsuro Fujita <etsuro.fujita@gmail.com>)
Responses Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit  (Etsuro Fujita <etsuro.fujita@gmail.com>)
List pgsql-hackers
On Wed, Jan 18, 2023 at 8:06 PM Etsuro Fujita <etsuro.fujita@gmail.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



pgsql-hackers by date:

Previous
From: "Drouvot, Bertrand"
Date:
Subject: Re: Patch proposal: New hooks in the connection path
Next
From: Michael Paquier
Date:
Subject: Re: Split index and table statistics into different types of stats