autopostgresqlbackup

Automated tool to make periodic backups of PostgreSQL databases
  https://github.com/k0lter/autopostgresqlbackup
  0
  no reviews



Autopostgresqlbackup is a shell script (usually executed from a cron job) designed to provide a fully automated tool to make periodic backups of PostgreSQL databases. autopostgresqlbackup extract databases into flat files in a daily, weekly or monthly basis.

autopostgresqlbackup is a PostgreSQL port of automysqlbackup.