Fix pg_bsaebackup checksum tests

Hopefully fix the fact that these checks are unstable, by introducing
the corruption in a separate table from pg_class, and also explicitly
disable autovacuum on those tables. Also make sure PostgreSQL is
stopped while the corruption is introduced to avoid possible caching
effects.

Author: Michael Banck

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ee9e1455310ec57774ca67158571bec5d3288cdf

Modified Files
--------------
src/bin/pg_basebackup/t/010_pg_basebackup.pl | 35 +++++++++++++++++++---------
1 file changed, 24 insertions(+), 11 deletions(-)

Reply via email to