Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera <alvherre@alvh.no-ip.org>
Add wait_for_replay_catchup wrapper to Cluster.pm This simplifies a few lines of Perl test code a bit. Author: Bertrand Drouvot Discussion: https://postgr.es/m/846724b5-0723-f4c2-8b13-75301ec7509e@gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_rewind/t/007_standby_source.pl | modified | +1 −1 |
| src/test/modules/brin/t/02_wal_consistency.pl | modified | +1 −1 |
| src/test/perl/PostgreSQL/Test/Cluster.pm | modified | +23 −0 |
| src/test/recovery/t/001_stream_rep.pl | modified | +6 −10 |
| src/test/recovery/t/027_stream_regress.pl | modified | +1 −2 |
| src/test/recovery/t/030_stats_cleanup_replica.pl | modified | +7 −13 |
| src/test/recovery/t/031_recovery_conflict.pl | modified | +10 −20 |
| src/test/recovery/t/033_replay_tsp_drops.pl | modified | +2 −4 |
Discussion
- Helper functions for wait_for_catchup() in Cluster.pm 11 messages · 2023-01-17 → 2023-02-13