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.04.tar.gz 0006215664 5.93 MB
pgbackrest-conf.patch 0000000077 77 Bytes
pgbackrest.changes 0000013701 13.4 KB
pgbackrest.spec 0000003575 3.49 KB
Revision 14 (latest revision is 70)
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 622034 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 14)
- Critical bug fix release 2.04 (Backup Resume)
  + IMPORTANT NOTE: This release fixes a critical bug in the backup 
    resume feature. All resumed backups prior to this release should 
    be considered inconsistent. 
    See more information https://pgbackrest.org/release.html
  + Bug Fixes:
    - Fix critical bug in resume that resulted in inconsistent 
    backups. A regression in v0.82 removed the timestamp comparison 
    when deciding which files from the aborted backup to keep on 
    resume.
    - Fix error in selective restore when only one user database 
    exists in the cluster.
    - Fix non-compliant ISO-8601 timestamp format in S3 authorization
    headers. AWS and some gateways were tolerant of space rather than
    zero-padded hours while others were not.
  + Features:
    - PostgreSQL 11 Beta 2 support.
  + Improvements:
    - Improve the HTTP client to set content-length to 0 when not 
    specified by the server. S3 (and gateways) always set 
    content-length or transfer-encoding but HTTP 1.1 does not require
    it and proxies (e.g. HAProxy) may not include either.
    - Set search_path = 'pg_catalog' on PostgreSQL connections
  + Documentation Improvements:
    - Create a new section to describe building pgBackRest and 
    build on a separate host.
    - Add sample S3 policy to restrict bucket privileges.
- Packaging : 
  + Explicitly requires all perl deps
  + Define make_build for 42.3 compilation
Comments 1

Bruno Friedmann's avatar

Need a good configuration sample Add systemd service and timers files

openSUSE Build Service is sponsored by