forked from pool/pgbackrest
Bruno Friedmann
38bc1460ad
Accepting request 1102632 from home:amanzini:branches:server:database:postgresql
- 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
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%