Make pg_rewind test case more stable.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Make pg_rewind test case more stable. If replication is exceptionally slow for some reason, pg_rewind might run before the test row has been replicated. Add an explicit wait for it. Reported-by: Andres Freund Discussion: https://www.postgresql.org/message-id/20201120003811.iknhqwatitw2vvxf%40alap3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_rewind/t/007_standby_source.pl | modified | +4 −0 |
Discussion
- Refactor pg_rewind code and make it work against a standby 18 messages · 2020-08-19 → 2020-11-20