035_standby_logical_decoding: Add missing waits for replication

Andres Freund <andres@anarazel.de>

Commit: 57411c82ce8634888be807502ee6c50f219e0460
Author: Andres Freund <andres@anarazel.de>
Date: 2023-04-11T18:17:36Z
Releases: 16.0
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

Files

Discussion