kopia lustrzana https://github.com/kartoza/docker-postgis
3 wiersze
131 B
Plaintext
3 wiersze
131 B
Plaintext
![]() |
# Cron job to backup databases at 2 AM daily
|
||
|
0 2 * * * root /usr/local/bin/backup-script.sh >> /var/log/pgbackrest/backup.log 2>&1
|