Mark Dilger <mark.dil...@enterprisedb.com> writes: >> On Mar 16, 2021, at 12:52 PM, Robert Haas <robertmh...@gmail.com> wrote: >> Since we now know that shutting autovacuum off makes the problem go >> away, I don't see a reason to commit 0001. We should fix pg_amcheck >> instead, if, as presently seems to be the case, that's where the >> problem is.
> If you get unlucky, autovacuum will process one of the tables that the test > intentionally corrupted, with bad consequences, ultimately causing build farm > intermittent test failures. Um, yeah, the test had better shut off autovacuum on any table that it intentionally corrupts. regards, tom lane