300000kms / pgbackman

PostgreSQL backup manager

Home Page:http://www.pgbackman.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

PostgreSQL backup manager

http://www.pgbackman.org/

License:GNU General Public License v3.0


Languages

Language:Python 73.8%Language:PLpgSQL 22.9%Language:Shell 1.7%Language:Ruby 1.5%