Fix instability in 026_overwrite_contrecord.pl test.
Tom Lane <tgl@sss.pgh.pa.us>
Fix instability in 026_overwrite_contrecord.pl test. We've seen intermittent failures in this test on slower buildfarm machines, which I think can be explained by assuming that autovacuum emitted some additional WAL. Disable autovacuum to stabilize it. In passing, use stringwise not numeric comparison to compare WAL file names. Doesn't matter at present, but they are hex strings not decimal ... Discussion: https://postgr.es/m/1372189.1636499287@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/test/recovery/t/026_overwrite_contrecord.pl | modified | +7 −2 |
Discussion
- prevent immature WAL streaming 121 messages · 2021-08-23 → 2022-03-23