From 238f0796c46ca125500f438ac4e4bcbb54a02219 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 27 Jan 2014 22:59:05 +0700 Subject: system/barman: Added (Backup and Recovery Manager for PostgreSQL). Signed-off-by: Willy Sudiarto Raharjo --- system/barman/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/barman/slack-desc (limited to 'system/barman/slack-desc') diff --git a/system/barman/slack-desc b/system/barman/slack-desc new file mode 100644 index 000000000000..1b2187ed1117 --- /dev/null +++ b/system/barman/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +barman: barman (Backup and Recovery Manager for PostgreSQL) +barman: +barman: Barman (backup and recovery manager) is an administration tool for +barman: disaster recovery of PostgreSQL servers written in Python. It allows +barman: to perform remote backups of multiple servers in business critical +barman: environments and help DBAs during the recovery phase. Barman's most +barman: wanted features include backup catalogs, retention policies, remote +barman: recovery, archiving and compression of WAL files and backups. Barman +barman: is written and maintained by PostgreSQL professionals 2ndQuadrant. +barman: +barman: Homepage: http://www.pgbarman.org/ -- cgit v1.2.3