diff options
author | Andres Freund <andres@anarazel.de> | 2022-05-06 09:01:08 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2022-05-06 09:07:40 -0700 |
commit | 26f9e21cb63e0737f6abcc106e31313ae94d3b8b (patch) | |
tree | 4cada5cbc34ec75e8d4fb07bc6e60ce183dfc7a2 /src/backend/commands/cluster.c | |
parent | fbf659bc40409be03758d9fe2535c82895dd5d45 (diff) | |
download | postgresql-26f9e21cb63e0737f6abcc106e31313ae94d3b8b.tar.gz postgresql-26f9e21cb63e0737f6abcc106e31313ae94d3b8b.zip |
Temporarily skip recovery deadlock test in back branches.
The recovery deadlock test has a timing issue that was fixed in 5136967f1eb in
HEAD. Unfortunately the same fix doesn't quite work in the back branches: 1)
adjust_conf() doesn't exist, which is easy enough to work around 2) a restart
cleares the recovery conflict stats < 15.
These issues can be worked around, but given the upcoming set of minor
releases, skip the problematic test for now. The buildfarm doesn't show
failures in other parts of 031_recovery_conflict.pl.
Discussion: https://postgr.es/m/20220506155827.dfnaheq6ufylwrqf@alap3.anarazel.de
Backpatch: 10-14
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions