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 <n...@leadboat.com> Author: "Drouvot, Bertrand" <bertranddrouvot...@gmail.com> Discussion: https://postgr.es/m/20230411053657.ga1177...@rfd.leadboat.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/57411c82ce8634888be807502ee6c50f219e0460 Modified Files -------------- src/test/recovery/t/035_standby_logical_decoding.pl | 6 ++++++ 1 file changed, 6 insertions(+)