https://github.com/vayan/pg_backup
https://github.com/vayan/pg_backup
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vayan/pg_backup
- Owner: vayan
- License: mit
- Created: 2016-02-18T07:38:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T07:46:59.000Z (about 9 years ago)
- Last Synced: 2025-03-20T09:17:17.018Z (about 1 month ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
source : https://wiki.postgresql.org/wiki/Automated_Backup_on_Linux
Rename `pg_backup.sample.config` to `pg_backup.config` and fill it.
Then add this to your anacron
`1 15 cron.daily path/to/script/pg_backup_rotated.sh`