Package pgbackrest: Information

    Source package: pgbackrest
    Version: 2.58.0-alt1
    Latest version according to Repology
    Build time:  Jan 26, 2026, 03:09 PM in the task #406299
    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 (x86_64, i586, aarch64)
    pgbackrest-debuginfo (x86_64, i586, aarch64)

    Maintainer: Alexei Takaseev



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

    Last changed


    Jan. 26, 2026 Alexei Takaseev 2.58.0-alt1
    - 2.58.0
    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