forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit57411c8
committed
035_standby_logical_decoding: Add missing waits for replication
At least one slow buildfarm system (hoverfly) showed that the databasecreation was not replicated before we try to create logical replication slotson 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.com1 parentbc25d6c commit57411c8
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
653 | 653 |
| |
654 | 654 |
| |
655 | 655 |
| |
| 656 | + | |
| 657 | + | |
| 658 | + | |
656 | 659 |
| |
657 | 660 |
| |
658 | 661 |
| |
| 662 | + | |
| 663 | + | |
| 664 | + | |
659 | 665 |
| |
660 | 666 |
| |
661 | 667 |
| |
|
0 commit comments
Comments
(0)