Package pgbackrest: Information

    Source package: pgbackrest
    Version: 2.57.0-alt2
    Build time:  Nov 13, 2025, 07:01 AM
    Category: Other
    Report package bug
    License: MIT
    Summary: Reliable PostgreSQL Backup & Restore
    Description: 
    pgBackRest aims to be a reliable, easy-to-use backup and restore \
    solution that can seamlessly scale up to the largest databases and \
    workloads by utilizing algorithms that are optimized for \
    database-specific requirements.
    
    The following features are available:
    - Parallel backup & restore
    - Local or remote operation
    - Full, incremental, differential backups
    - Backup rotation & archive expiration
    - Backup integrity
    - Page checksums
    - Backup resume
    - Streaming compression & checksums
    - Delta restore
    - Parallel, asynchronous WAL push & get
    - Tablespace & link support
    - Amazon S3 support
    - Encryption
    - Compatibility with PostgreSQL >= 8.3

    List of RPM packages built from this SRPM:
    pgbackrest (e2kv6, e2kv5, e2kv4, e2k)
    pgbackrest-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Kirill Izmestev


      1. bzlib-devel
      2. liblz4-devel
      3. libpq-devel
      4. libssh2-devel
      5. libssl-devel
      6. zlib-devel
      7. libxml2-devel
      8. meson
      9. libyaml-devel
      10. libzstd-devel

    Last changed


    Oct. 23, 2025 Kirill Izmestev 2.57.0-alt2
    - Add config and directories for backups (ALT#54317).
    Oct. 22, 2025 Alexei Takaseev 2.57.0-alt1
    - 2.57.0
    - Add support PostgreSQL 18
    - Use meson for build
    Oct. 2, 2025 Alexei Takaseev 2.54.2-alt2
    - Change BR: libpq5-devel -> libpq-devel