forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc71f9a0
committed
Make pg_rewind test case more stable.
If replication is exceptionally slow for some reason, pg_rewind might runbefore the test row has been replicated. Add an explicit wait for it.Reported-by: Andres FreundDiscussion:https://www.postgresql.org/message-id/20201120003811.iknhqwatitw2vvxf%40alap3.anarazel.de1 parent16f96c7 commitc71f9a0
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
92 | 96 |
| |
93 | 97 |
| |
94 | 98 |
| |
|
0 commit comments
Comments
(0)