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

1 line
106 B
Text

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