1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Config
David Steele d0bf946857 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.
2017-09-28 19:06:41 -04:00
..
Config.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
ConfigHelp.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
ConfigHelpData.pm v1.24: New Backup Exclusions 2017-09-28 19:06:41 -04:00
Data.pm Up to seven standbys can be configured for backup from standby.` 2017-08-31 19:15:44 -04:00
LoadFailback.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
Rule.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00