diff options
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 0000000000000..1b2187ed1117f --- /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/ |