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.27.tar.gz 0005391441 5.14 MB
pgbackrest-conf.patch 0000000077 77 Bytes
pgbackrest.changes 0000031962 31.2 KB
pgbackrest.spec 0000003235 3.16 KB
Revision 32 (latest revision is 70)
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) committed (revision 32)
- update to version 2.27 Expiration Improvements Compression Drivers
  + Bug Fixes:
    - Fix issue checking if file links are contained in path links.
    - Allow pg-path1 to be optional for synchronous archive-push.
    - The expire command now checks if a stop file is present.
    - Handle missing reason phrase in HTTP response.
    - Increase buffer size for lz4 compression flush.
    - Ignore pg-host* and repo-host* options for the remote command.
    - Fix possibly missing pg1-* options for the remote command.
  + Features:
    - Time-based retention for full backups. 
      The --repo-retention-full-type option allows retention of full 
      backups based on a time period, specified in days.
    - Ad hoc backup expiration. Allow the user to remove a specified
      backup regardless of retention settings.
    - Zstandard compression support. Note that setting compress-type=zst
      will make new backups and archive incompatible (unrestorable)
      with prior versions of pgBackRest.
    - bzip2 compression support. Note that setting compress-type=bz2
      will make new backups and archive incompatible (unrestorable) 
      with prior versions of pgBackRest.
    - Add backup/expire running status to the info command.
  + Improvements:
    - Expire WAL archive only when repo-retention-archive threshold 
      is met. WAL prior to the first full backup was previously 
      expired after the first full backup. Now it is preserved 
      according to retention settings.
    - Add local MD5 implementation so S3 works when FIPS is enabled.
    - PostgreSQL 13 beta1 support. Changes to the control/catalog/WAL
      versions in subsequent betas may break compatibility but
Comments 1

Bruno Friedmann's avatar

Need a good configuration sample Add systemd service and timers files

openSUSE Build Service is sponsored by