Package pg_rman
Source package: pg_rman
Version: 1.3.8-alt0.M80P.2
Category: Databases
Report package bug
Version: 1.3.8-alt0.M80P.2
Build time: Mar 17, 2021, 07:03 PM
in the task #266728
Report package bug
Gear: https://git.altlinux.org/gears/p/pg_rman.git?a=tree;hb=87bf5aa5d…
Home page: https://github.com/ossc-db/pg_rman
Home page: https://github.com/ossc-db/pg_rman
License: New BSD
Summary: pg_rman is an online backup and restore tool for PostgreSQL
Description:
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.
Maintainer: Alexei Takaseev
List of contributors:
Alexei Takaseev
Leontiy Volodin
Aleksei Nikiforov
Eugeny A. Rostovtsev
Andrew Clark
List of contributors:
Alexei Takaseev
Leontiy Volodin
Aleksei Nikiforov
Eugeny A. Rostovtsev
Andrew Clark
Last changes:
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. |