forked from pool/pgbackrest
Bruno Friedmann
d0518e22a8
- update to version 2.28 - Azure Repository Storage + Bug Fixes: - Fix restore --force acting like --force --delta. This caused restore to replace files based on timestamp and size rather than overwriting, which meant some files that should have been updated were left unchanged. Normal restore and restore --delta were not affected by this issue. + Features: - Azure support for repository storage. - Add expire-auto option. This allows automatic expiration after a successful backup to be disabled. + Improvements: - Asynchronous S3 multipart upload. - Automatic retry for backup, restore, archive-get, and archive-push. - Disable query parallelism in PostgreSQL sessions used for backup control. - PostgreSQL 13 beta2 support. Changes to the control/catalog/WAL versions in subsequent betas may break compatibility but pgBackRest will be updated with each release to keep pace. - Improve handling of invalid HTTP response status. - Improve error when pg1-path option missing for archive-get command. - Add hint when checksum delta is enabled after a timeline switch. - Use PostgreSQL instead of postmaster where appropriate. + Documentation Bug Fixes: - Fix incorrect example for repo-retention-full-type option. - Remove internal commands from HTML and man command references. + Documentation Improvements: - Update PostgreSQL versions used to build user guides. Also add version ranges to indicate that a user guide is accurate for a range of PostgreSQL versions even if it was built for a specific version. OBS-URL: https://build.opensuse.org/request/show/828501 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=33 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
libpq-fe.h_localisation.patch | ||
pgbackrest-2.28.tar.gz | ||
pgbackrest-conf.patch | ||
pgbackrest.changes | ||
pgbackrest.spec |