pgsql: Fix random failure in 004_subscription.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Fix random failure in 004_subscription.
Дата
Msg-id E1rpP2K-005uQT-PM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix random failure in 004_subscription.

After the upgrade, the failed test was ensuring that the changes made on
the publisher should be replicated to the subscriber. We missed waiting
for one of the subscriptions to catch up.

Per buildfarm

Author: Vignesh C
Reviewed-by: Kuroda Hayato
Discussion: https://postgr.es/m/CALDaNm0z=fLtio1h50K8WossUGXU+gy0H9y9=RYh1DDZiq2EDw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/677a45c4ae165f86b4a7b8562795f19f1ed480cf

Modified Files
--------------
src/bin/pg_upgrade/t/004_subscription.pl | 3 +++
1 file changed, 3 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Change last_inactive_time to inactive_since in pg_replication_sl
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix some typos and grammar issues from commit 87985cc92522