Re: pgsql: Add support for prepared transactions to built-in logical replic - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Add support for prepared transactions to built-in logical replic
Date
Msg-id YQP02+5yLCIgmdJY@paquier.xyz
Whole thread Raw
In response to pgsql: Add support for prepared transactions to built-in logical replic  (Amit Kapila <akapila@postgresql.org>)
Responses Re: pgsql: Add support for prepared transactions to built-in logical replic  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-committers
Hi Amit,

On Wed, Jul 14, 2021 at 02:41:43AM +0000, Amit Kapila wrote:
> Add support for prepared transactions to built-in logical replication.

021_twophase.pl, that has been introdeuced in this commit, is proving
to be a bit unstable:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=idiacanthus&dt=2021-07-30%2009%3A56%3A04
#   Failed test 'transaction is prepared on subscriber'
#   at t/021_twophase.pl line 324.
#          got: '1'
#     expected: '2'
# Looks like you failed 1 test of 24.
[12:14:02] t/021_twophase.pl ..................

Thanks,
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: postgres_fdw: Fix handling of pending asynchronous requests.
Next
From: Etsuro Fujita
Date:
Subject: Re: pgsql: postgres_fdw: Fix handling of pending asynchronous requests.