1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

v1.24: New Backup Exclusions

Bug Fixes:

* Fixed an issue where warnings were being emitted in place of lower priority log messages during backup from standby initialization. (Reported by Uspen.)
* Fixed an issue where some db-* options (e.g. db-port) were not being passed to remotes. (Reported by Uspen.)

Features:

* Exclude contents of pg_snapshots, pg_serial, pg_notify, and pg_dynshmem from backup since they are rebuilt on startup.
* Exclude pg_internal.init files from backup since they are rebuilt on startup.
This commit is contained in:
David Steele
2017-09-28 19:06:41 -04:00
parent 40a85e34f1
commit d0bf946857
5 changed files with 2025 additions and 786 deletions
+2005 -779
View File
File diff suppressed because it is too large Load Diff