diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-27 22:59:05 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:17 -0600 |
commit | 238f0796c46ca125500f438ac4e4bcbb54a02219 (patch) | |
tree | deee16983a32b0c61fecdcf70909a42d4b9ca0d6 /system/barman/slack-desc | |
parent | fdf7b09e8c70ee266fc9f7233e2300ff19abad3a (diff) |
system/barman: Added (Backup and Recovery Manager for PostgreSQL).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/barman/slack-desc')
-rw-r--r-- | system/barman/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
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/ |