1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-18 04:58:51 +02:00
pgbackrest/lib/pgBackRest
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
..
Common Fixed #229: Check fails on target db host. 2016-08-15 20:15:17 -04:00
Config Fixed #229: Check fails on target db host. 2016-08-15 20:15:17 -04:00
Protocol Improvements in Db module. 2016-08-15 17:44:51 -04:00
Archive.pm Added hints to error message when relative paths are detected in archive-push or archive-get. 2016-08-15 20:54:17 -04:00
ArchiveInfo.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
Backup.pm Exclude directories during backup that are cleaned, recreated, or zeroed by PostgreSQL at startup. 2016-08-16 09:35:16 -04:00
BackupCommon.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
BackupFile.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
BackupInfo.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
Db.pm Improvements in Db module. 2016-08-15 17:44:51 -04:00
DbVersion.pm Database version refactoring. 2016-08-11 22:35:24 -04:00
Expire.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
File.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
FileCommon.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
Info.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
Manifest.pm Exclude directories during backup that are cleaned, recreated, or zeroed by PostgreSQL at startup. 2016-08-16 09:35:16 -04:00
Restore.pm Database version refactoring. 2016-08-11 22:35:24 -04:00
RestoreFile.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
Version.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00