Go to file
Bruno Friedmann 1a100d8b11 - update to version 2.54.0
* 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
2024-10-30 08:19:18 +00:00
.gitattributes - update to version 2.54.0 2024-10-30 08:19:18 +00:00
.gitignore - update to version 2.54.0 2024-10-30 08:19:18 +00:00
libpq-fe.h_localisation.patch - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest-2.52.1.tar.gz - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest-2.53.1.tar.gz - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest-2.53.tar.gz - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest-2.54.0.tar.gz - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest-diff@.service - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest-diff@.timer - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest-full@.service - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest-full@.timer - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest-incr@.service - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest-incr@.timer - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest.changes - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest.conf - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest.service - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest.spec - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest.target - update to version 2.54.0 2024-10-30 08:19:18 +00:00
pgbackrest.tmpfiles.d - update to version 2.54.0 2024-10-30 08:19:18 +00:00
README.SUSE - update to version 2.54.0 2024-10-30 08:19:18 +00:00
series - update to version 2.54.0 2024-10-30 08:19:18 +00:00
use-run-pgbackrest.patch - update to version 2.54.0 2024-10-30 08:19:18 +00:00

  SUSE Changes to pgbackrest

move the lock file to /run/pgbackrest and make sure that it gets created with the postgres user and group.