Fix random failure in 004_subscription.
authorAmit Kapila <akapila@postgresql.org>
Wed, 27 Mar 2024 08:45:03 +0000 (14:15 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 27 Mar 2024 08:45:03 +0000 (14:15 +0530)
commit677a45c4ae165f86b4a7b8562795f19f1ed480cf
treee0b42ceef43819bb2cf9a70a47e2cd6ee8901416
parent6d49c8d4b4f4a20eb5b4c501d78cf894fa13c0ea
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
src/bin/pg_upgrade/t/004_subscription.pl