mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
c10c5bb0ef
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. |
||
---|---|---|
.. | ||
dtd | ||
index.xml | ||
reference.xml | ||
release.xml | ||
test.xml | ||
user-guide.xml |