[COMMITTERS] pgsql: Fix instability in subscription regression test.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема [COMMITTERS] pgsql: Fix instability in subscription regression test.
Дата
Msg-id E1dugvc-0007DZ-Ml@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Fix erroneous documentation about noise word GROUP.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Fix erroneous documentation about noise wordGROUP.