1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Backup/Common
David Steele f1412baccf Exclude directories during backup that are cleaned, recreated, or zeroed by PostgreSQL at startup.
These include (depending on the version where they were introduced): pgsql_tmp, pg_dynshmem, pg_notify, pg_replslot, pg_serial, pg_snapshots, pg_stat_tmp, pg_subtrans. The postgresql.auto.conf.tmp file is now excluded in addition to files that were already excluded: backup_label.old, postmaster.opts, postmaster.pid, recovery.conf, recovery.done.
2016-08-16 09:35:16 -04:00
..
ExpireCommonTest.pm Database version refactoring. 2016-08-11 22:35:24 -04:00
HostBackupTest.pm Fixed an issue where multi-threaded tests were not being run when requested. 2016-07-29 18:02:16 -04:00
HostBaseTest.pm Major refactor of the test suite. 2016-06-24 08:12:58 -04:00
HostDbCommonTest.pm Exclude directories during backup that are cleaned, recreated, or zeroed by PostgreSQL at startup. 2016-08-16 09:35:16 -04:00
HostDbSyntheticTest.pm Database version refactoring. 2016-08-11 22:35:24 -04:00
HostDbTest.pm Database version refactoring. 2016-08-11 22:35:24 -04:00