Automated tool to make periodic backups of PostgreSQL databases
Hendrik vom Lehn 1898a010bc Use a login shell while using su (see: https://bugs.debian.org/858910) | %!s(int64=5) %!d(string=hai) anos | |
---|---|---|
Readme.md | %!s(int64=5) %!d(string=hai) anos | |
autopostgresqlbackup | %!s(int64=5) %!d(string=hai) anos |
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. It supports:
On Debian derived operating systems:
Install it : apt install autopostgresqlbackup
If the default options are not suitable for you, change then: $EDITOR /etc/default/autopostgresqlbackup
That's it!