Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Munro2023-09-07 02:38:15 +0000
committerThomas Munro2023-09-07 02:38:15 +0000
commit0174c2d213f69a4ba87932de706eedf3fbb5979e (patch)
treeff546a067f35f071b9bba67c7fe5b4aac63dff35 /src/backend/access/spgist
parent0da096d78e1e49645ff9baf6e425d3c47c5a5dc0 (diff)
Fix instability in 031_recovery_conflict.pl.
Where the test wants a VACUUM command to generate WAL that would conflict with a session on the standby, it could transiently fail to do so if it couldn't acquire a cleanup lock conditionally at that moment on the primary. VACUUM FREEZE will wait, so use that instead. No back-patch for now, but that will be needed if/when the test is re-enabled in back-branches. Suggested-by: Andres Freund <andres@anarazel.de> Reported-by: Christoph Berg <myon@debian.org> Discussion: https://postgr.es/m/20230812210006.ei7tutzwcr5svyt6%40awork3.anarazel.de
Diffstat (limited to 'src/backend/access/spgist')
0 files changed, 0 insertions, 0 deletions