summaryrefslogtreecommitdiff
path: root/databases/pgbarman/files/patch-barman_config.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Install man pages to a location where man(1) can find themMatthew Seaman2014-12-031-3/+3
| | | | | | | - While here update man pages and speciment barman.conf file to use FreeBSD-ish locations for various things, particularly that our idea of the PostgreSQL default user is 'pgsql' although the database to connect to is 'postgres'
* New port:Matthew Seaman2014-12-021-0/+13
Barman: backup and recovery manager for PostgreSQL. Barman is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business critical environments and helps DBAs during the recovery phase. WWW: http://www.pgbarman.org/