1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele c10c5bb0ef v1.19: S3 Support
Bug Fixes:

* Fixed the info command so the WAL archive min/max displayed is for the current database version. (Fixed by Cynthia Shang.)
* Fixed the backup command so the backup-standby option is reset (and the backup proceeds on the master) if the standby is not configured and/or reachable. (Fixed by Cynthia Shang.)
* Fixed config warnings raised from a remote process causing errors in the master process. (Fixed by Cynthia Shang.)

Features:

* Amazon S3 repository support. (Reviewed by Cynthia Shang.)

Refactoring:

* Refactor storage layer to allow for new repository filesystems using drivers. (Reviewed by Cynthia Shang.)
* Refactor IO layer to allow for new compression formats, checksum types, and other capabilities using filters. (Reviewed by Cynthia Shang.)
* Move modules in Protocol directory in subdirectories.
* Move backup modules into Backup directory.
2017-06-12 11:36:00 -04:00
..
Archive Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Backup Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Check Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Common S3 repository support. 2017-06-12 10:52:32 -04:00
Config S3 repository support. 2017-06-12 10:52:32 -04:00
Protocol S3 repository support. 2017-06-12 10:52:32 -04:00
Storage S3 repository support. 2017-06-12 10:52:32 -04:00
Db.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
DbVersion.pm Improved, multi-process implementation of asynchronous archiving. 2017-01-27 11:02:27 -05:00
Expire.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Info.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Manifest.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Restore.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
RestoreFile.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Stanza.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Version.pm v1.19: S3 Support 2017-06-12 11:36:00 -04:00