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
2.18.tar.gz 0005320974 5.07 MB
libpq-fe.h_localisation.patch 0000000485 485 Bytes
pgbackrest-conf.patch 0000000077 77 Bytes
pgbackrest.changes 0000022476 21.9 KB
pgbackrest.spec 0000003489 3.41 KB
Revision 26 (latest revision is 70)
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) accepted request 735528 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 26)
- Update to 2.18 version PostgreSQL 12 Support
  + Features:
    - PostgreSQL 12 support.
    - Add info command set option for detailed text output.
    - Add standby restore type. This automatically adds 
      standby_mode=on to recovery.conf for PostgreSQL < 12 
      and creates standby.signal for PostgreSQL ≥ 12, creating a 
      common interface between PostgreSQL versions.
  + Improvements:
    - The restore command is implemented entirely in C.
  + Documentation Improvements:
    - Document the relationship between db-timeout and protocol-timeout.
    - Add documentation clarifications regarding standby repositories.
    - Add FAQ for time-based Point-in-Time Recovery.
- Update to 2.17 version C Migrations and Bug Fixes
  + Bug fixes:
    - Improve slow manifest build for very large quantities of 
      tables/segments.
    - Fix exclusions for special files.
  + Improvements:
    - The stanza-create/update/delete commands are implemented entirely in C.
    - The start/stop commands are implemented entirely in C.
    - Create log directories/files with 0750/0640 mode.
  + Documentation Bug Fixes: 
    - Fix yum.p.o package being installed when custom package specified.
  + Documentation Improvements:
    - Build pgBackRest as an unprivileged user.
Comments 1

Bruno Friedmann's avatar

Need a good configuration sample Add systemd service and timers files

openSUSE Build Service is sponsored by