[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-0007Da-Mp@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
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ee266774454d5cce3375145e2f86a99910eb263f

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.