- 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
SUSE Changes to pgbackrest move the lock file to /run/pgbackrest and make sure that it gets created with the postgres user and group.
Description
Languages
Makefile
100%