Files
fedora-infra_ansible/roles/postgresql_server/templates/cron-backup-database
2014-01-10 21:29:20 +00:00

2 lines
106 B
Plaintext

0 0 * * * postgres /usr/bin/pg_dump -C {{ item }} | /usr/bin/xz > /backups/{{ item }}-$(date +%F).dump.xz