Revert "Use WAIT FOR LSN in PostgreSQL::Test::Cluster::wait_for_catchup()"
Alexander Korotkov <akorotkov@postgresql.org>
Author:
Alexander Korotkov <akorotkov@postgresql.org>
Date: 2026-01-07T15:22:18Z
Releases:
19 (unreleased)
Revert "Use WAIT FOR LSN in PostgreSQL::Test::Cluster::wait_for_catchup()" This reverts commit f30848cb05d4d63e1a5a2d6a9d72604f3b63370d. Due to buildfarm failures related to recovery conflicts while executing the WAIT FOR command. It appears that WAIT FOR still holds xmin for a while. Reported-by: Thomas Munro <thomas.munro@gmail.com> Discussion: https://postgr.es/m/CA%2BhUKG%2BL0OQR8dQtsNBSaA3FNNyQeFabdeRVzurm0b7Xtp592g%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/perl/PostgreSQL/Test/Cluster.pm | modified | +1 −58 |
Discussion
- Implement waiting for wal lsn replay: reloaded 154 messages · 2024-11-27 → 2026-07-08