Skip to content
PostgreSQL backup manager
Python PLpgSQL Shell Ruby
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin
debian
docs
etc
pgbackman
rpm
sql
vagrant
.gitignore
AUTHORS
INSTALL
LICENSE
README.md
setup.py
setup2.py - Define multiple snapshots definitions in one command [Issue: #42] Dec 22, 2015

README.md

PgBackMan

PostgreSQL backup manager / http://www.pgbackman.org/

PgBackMan is a tool for managing PostgreSQL logical backups created with pg_dump and pg_dumpall.

It is designed to manage backups from thousands of databases running in multiple PostgreSQL nodes, and it supports a multiple backup server topology.

PgBackMan is not a tool for managing PITR (Point in time recovery) backups. There are several other solutions that can be use for managing PITR backups, such as PITRTools, OmniPITR, and Barman.

The PgBackMan code is distributed under the GNU General Public License and it is written in Python and PL/PgSQL. It has been developed and tested by members of the Database Operations Group at the Center for Information Technology at the University of Oslo.

You can’t perform that action at this time.