• Magnus Hagander's avatar
    Fix pg_bsaebackup checksum tests · ee9e1455
    Magnus Hagander authored
    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
    ee9e1455
010_pg_basebackup.pl 16.5 KB