035_standby_logical_decoding: Add missing waits for replication
commit57411c82ce8634888be807502ee6c50f219e0460
authorAndres Freund <andres@anarazel.de>
Tue, 11 Apr 2023 18:17:36 +0000 (11 11:17 -0700)
committerAndres Freund <andres@anarazel.de>
Tue, 11 Apr 2023 18:17:36 +0000 (11 11:17 -0700)
tree6632fc53f4a371c37f254b79d9aeccf2fa044f1c
parentbc25d6c54a000ab67c183cb88eb4f12b1220e6f9
035_standby_logical_decoding: Add missing waits for replication

At least one slow buildfarm system (hoverfly) showed that the database
creation was not replicated before we try to create logical replication slots
on the standby, in that database.

Reported-by: Noah Misch <noah@leadboat.com>
Author: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
Discussion: https://postgr.es/m/20230411053657.GA1177147@rfd.leadboat.com
src/test/recovery/t/035_standby_logical_decoding.pl