[COMMITTERS] pgsql: Fix instability in subscription regression test. - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: Fix instability in subscription regression test.
Date
Msg-id E1dugvc-0007DZ-Ml@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix instability in subscription regression test.

005_encoding.pl neglected to wait for the subscriber's initial
synchronization to happen.  While we have not seen this fail in
the buildfarm, it's pretty easy to demonstrate there's an issue
by hacking logicalrep_worker_launch() to fail most of the time.

Michael Paquier

Discussion: https://postgr.es/m/27032.1505749806@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4939488af9b86edfff9b981773cd388d361c5830

Modified Files
--------------
src/test/subscription/t/005_encoding.pl | 6 ++++++
1 file changed, 6 insertions(+)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Fix erroneous documentation about noise word GROUP.
Next
From: Alvaro Herrera
Date:
Subject: Re: [COMMITTERS] pgsql: Fix erroneous documentation about noise wordGROUP.