forked from pool/pgbackrest
Bruno Friedmann
7ccaa117a7
- update to version 2.51 * Bug Fixes: + Skip zero-length files for block incremental delta restore. + Fix performance regression in storage list. + Fix progress logging when file size changes during backup. * Improvements: + Improved support for dual stack connections. + Make meson the primary build system. + Detect files that have not changed during non-delta incremental backup. + Prevent invalid recovery when backup_label removed. + Improve archive-push WAL segment queue handling. + Limit resume functionality to full backups. + Update resume functionality for block incremental. + Allow --version and --help for version and help. + Add detailed backtrace to autoconf/make build. * Documentation Improvements: + Update references to recovery.conf. (Reviewed by Stefan Fercot. Suggested by Stephen Frost.) OBS-URL: https://build.opensuse.org/request/show/1163486 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=67 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
libpq-fe.h_localisation.patch | ||
pgbackrest-2.51.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.