Automated tool to make periodic backups of PostgreSQL databases
|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| examples | %!s(int64=2) %!d(string=hai) anos | |
| Changelog.md | %!s(int64=3) %!d(string=hai) anos | |
| Documentation.md | %!s(int64=2) %!d(string=hai) anos | |
| Makefile | %!s(int64=2) %!d(string=hai) anos | |
| Readme.md | %!s(int64=2) %!d(string=hai) anos | |
| autopostgresqlbackup | %!s(int64=2) %!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.
Version 2.0 is a full rewrite.
It supports:
On Debian (or derived):
Install: apt install autopostgresqlbackup
That's it!
See the documentation.