Bruno Friedmann
38bc1460ad
- update to version 2.47 * Bug Fixes: + Preserve block incremental info in manifest during delta backup + Fix block incremental file names in verify command + Fix spurious automatic delta backup on backup from standby + Skip recovery.signal for PostgreSQL >= 12 when recovery type=none + Fix unique label generation for diff/incr backup + Fix time-based archive expiration when no backups are expired * Improvements: + Improve performance of SFTP storage driver + Add timezone offset to info command date/time output + Centralize error handling for unsupported features * Documentation Improvements: + Clarify preference to install from packages in the user guide OBS-URL: https://build.opensuse.org/request/show/1102632 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=59 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
libpq-fe.h_localisation.patch | ||
pgbackrest-2.47.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.