slackbuilds/system/barman
Arn0 f71a52af95
system/barman: Changed REQUIRES for python3-psycopg2 and python3-dateutil
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-18 00:26:04 +07:00
..
README
barman.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
barman.info system/barman: Changed REQUIRES for python3-psycopg2 and python3-dateutil 2022-03-18 00:26:04 +07:00
doinst.sh system/barman: Updated for version 1.3.1. 2014-04-13 22:48:17 +07:00
slack-desc system/barman: Updated for version 2.0. 2016-10-01 07:28:39 +07:00

README

Backup and Recovery Manager for PostgreSQL Tutorial.

Barman (backup and recovery manager) is an administration tool for
disaster recovery of PostgreSQL servers written in Python. Barman can
perform remote backups of multiple servers in business critical
environments, and helps DBAs during the recovery phase.

Barman's most wanted features include: backup catalogues, retention
policies, remote recovery, archiving and compression of WAL files and
of backups. Barman is written and maintained by PostgreSQL
professionals 2ndQuadrant.