Bruno Friedmann
1a100d8b11
* Fix PostgreSQL query performance for large datasets. * Allow repositories on versioned storage to be read at a target time. * Allow requested standby backup to proceed with no standby. * Summarize backup reference list for info command text output. * Refresh web-id token for each S3 authentication. * Correctly display current values for indexed options in help. * Save backup.info only when contents have changed. * Remove limitation on reading files in parallel during restore. * Improve SFTP error messages. * Add performance tuning section to user guide. * Documentation improvements OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=77 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
libpq-fe.h_localisation.patch | ||
pgbackrest-2.52.1.tar.gz | ||
pgbackrest-2.53.1.tar.gz | ||
pgbackrest-2.53.tar.gz | ||
pgbackrest-2.54.0.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.