6355c5a7e1
- update to version 2.48 * Bug Fixes: + Fix issue restoring block incremental without a block list. + [doc] Fix configuration reference example for the tls-server-address option. + [doc] Fix command reference example for the filter option. * Features: + Add --repo-storage-tag option to create object tags. + Add known hosts checking for SFTP storage driver. + Support for dual stack connections. + Add backup size completed/total to info command JSON output. * Improvements: + Multi-stanza check command. + Retry reads of pg_control until checksum is valid. + Optimize WAL segment check after successful backup. + Improve GCS multi-part performance. + Allow archive-get command to run when stanza is stopped. + Accept leading tilde in paths for SFTP public/private keys. + Reload GCS credentials before renewing authentication token. * Test Suite Improvements - refreshed patches; release.xml has been splitted into individual files OBS-URL: https://build.opensuse.org/request/show/1113999 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=61 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
libpq-fe.h_localisation.patch | ||
pgbackrest-2.48.tar.gz | ||
pgbackrest-diff@.service | ||
pgbackrest-diff@.timer | ||
pgbackrest-full@.service | ||
pgbackrest-full@.timer | ||
pgbackrest-incr@.service | ||
pgbackrest-incr@.timer | ||
pgbackrest.changes | ||
pgbackrest.conf | ||
pgbackrest.service | ||
pgbackrest.spec | ||
pgbackrest.target | ||
pgbackrest.tmpfiles.d | ||
README.SUSE | ||
series | ||
use-run-pgbackrest.patch |
SUSE Changes to pgbackrest move the lock file to /run/pgbackrest and make sure that it gets created with the postgres user and group.