Bruno Friedmann
b66e0a1b6e
- update to version 2.53 * IMPORTANT NOTE: The log-level-stderr option default has been changed from warn to off. This makes it easier to capture errors when only redirecting stdout. To preserve the prior behavior set log-level-stderr=warn * Fixed SFTP renaming failure when file already exists * Allow backups to run concurrently on different repositories * Support IP-based SANs for TLS certificate validation. * Default log-level-stderr option to off * Allow alternative WAL segment sizes for PostgreSQL ≤ 10 * Add hint to check SFTP authorization log * Documentation Improvements: Clarify archive-push multi-repo behavior OBS-URL: https://build.opensuse.org/request/show/1189224 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=73 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
libpq-fe.h_localisation.patch | ||
pgbackrest-2.52.1.tar.gz | ||
pgbackrest-2.53.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.