Package pg_rman: Information

    Source package: pg_rman
    Version: 1.3.8-alt0.M80P.2
    Build time:  Mar 17, 2021, 07:03 PM in the task #266728
    Category: Databases
    Report package bug
    License: New BSD
    Summary: pg_rman is an online backup and restore tool for PostgreSQL
    Description: 
    The goal of the pg_rman project is providing a method for online
    backup and PITR as easy as pg_dump. Also, it maintains a backup
    catalog per database cluster. Users can maintain old backups
    including archive logs with one command.

    List of rpms provided by this srpm:
    pg_rman (x86_64, i586)
    pg_rman-debuginfo (x86_64, i586)

    Maintainer: Alexei Takaseev


      1. libkrb5-devel
      2. libselinux-devel
      3. libecpg-devel-static
      4. libssl-devel
      5. postgresql-devel-static
      6. libpam-devel
      7. setproctitle-devel
      8. libreadline-devel
      9. zlib-devel

    Last changed


    March 4, 2021 Alexei Takaseev 1.3.8-alt0.M80P.2
    - libpq/pqsignal.h no longer has what pg_rman needs, so remove it.
      Use signal.h where needed.
    Aug. 22, 2019 Leontiy Volodin 1.3.8-alt0.M80P.1
    - backport to ALTLinux p8 (by rpmbph script) (ALT #37114)
    Jan. 22, 2019 Aleksei Nikiforov 1.3.8-alt1
    - Updated to upstream version 1.3.8.
    - Rebuilt with PostgreSQL 11.
    - This version may be incompatible with backups from older versions.