Automated tool to make periodic backups of PostgreSQL databases
|
пре 10 месеци | |
---|---|---|
examples | пре 10 месеци | |
Changelog.md | пре 10 месеци | |
Documentation.md | пре 1 година | |
Makefile | пре 1 година | |
Readme.md | пре 1 година | |
autopostgresqlbackup | пре 1 година | |
autopostgresqlbackup.1 | пре 1 година |
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.
Version 2.0 is a full rewrite.
It supports:
On Debian (or derived):
Install: apt install autopostgresqlbackup
That's it!
See the documentation.