1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele c5fc88d340 Fixed an issue that suppressed locality errors for backup and restore.
When a backup host is present, backups should only be allowed on the backup host and restores should only be allowed on the database host unless an alternate configuration is created that ignores the remote host.

Reported by Lardière Sébastien.
2017-12-05 14:59:09 -05:00
..
Archive The pgbackrest executable is now a C binary instead of Perl. 2017-11-26 18:43:51 -05:00
Backup The C library is now required. 2017-11-26 17:45:00 -05:00
Check Repository encryption support. 2017-11-06 12:51:12 -05:00
Common The C library is now required. 2017-11-26 17:45:00 -05:00
Config Fixed an issue that suppressed locality errors for backup and restore. 2017-12-05 14:59:09 -05:00
Protocol The pgbackrest executable is now a C binary instead of Perl. 2017-11-26 18:43:51 -05:00
Storage The C library is now required. 2017-11-26 17:45:00 -05:00
Db.pm Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
DbVersion.pm Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
Expire.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
Info.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Main.pm The pgbackrest executable is now a C binary instead of Perl. 2017-11-26 18:43:51 -05:00
Manifest.pm Add unit tests for the Manifest module. 2017-11-28 11:44:24 -05:00
Restore.pm Fixed an issue with invalid backup groups being set correctly on restore. 2017-11-20 12:46:35 -05:00
RestoreFile.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
Stanza.pm The C library is now required. 2017-11-26 17:45:00 -05:00
Version.pm The pgbackrest executable is now a C binary instead of Perl. 2017-11-26 18:43:51 -05:00