Please login to access the resource

simple and reliable backup restore system for PostgreSQL

Edit Package pgbackrest

https://pgbackrest.org

pgBackRest aims to be a simple, reliable backup and restore system that can seamlessly scale up to the largest databases and workloads, written now in C.

pgBackRest implements all backup features internally and uses a custom protocol for communicating with remote systems.

Refresh
Refresh
Source Files
Filename Size Changed
libpq-fe.h_localisation.patch 0000001098 1.07 KB
pgbackrest-2.29.tar.gz 0005459237 5.21 MB
pgbackrest-conf.patch 0000000077 77 Bytes
pgbackrest.changes 0000035388 34.6 KB
pgbackrest.spec 0000003235 3.16 KB
Revision 34 (latest revision is 70)
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) accepted request 833420 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 34)
- update to version 2.29 - Auto S3 Credentials on AWS
  + Bug Fixes:
    - Suppress errors when closing local/remote processes. Since the
      command has completed it is counterproductive to throw an 
      error but still warn to indicate that something unusual happened.
    - Fix issue with = character in file or database names.
  + Features:
    - Automatically retrieve temporary S3 credentials on AWS instances.
    - Add archive-mode option to disable archiving on restore.
  + Improvements:
    - PostgreSQL 13 beta3 support. Changes to the control/catalog/WAL
      versions in subsequent betas may break compatibility but 
      pgBackRest will be updated with each release to keep pace.
    - Asynchronous list/remove for S3/Azure storage.
    - Improve memory usage of unlogged relation detection in 
      manifest build.
    - Proactively close file descriptors after forking async process.
    - Delay backup remote connection close until after archive check.
    - Improve detailed error output.
    - Improve TLS error reporting.
  + Additional Notes
    - Documentation Bug Fixes:
      Add none to compress-type option reference and fix example.
      Add missing azure type in repo-type option reference.
      Fix typo in repo-cipher-type option reference. 
    - Documentation Improvements:
      Clarify that expire must be run regularly when expire-auto
      is disabled.
Comments 1

Bruno Friedmann's avatar

Need a good configuration sample Add systemd service and timers files

openSUSE Build Service is sponsored by