bookwyrm/postgres-docker
Wesley Aptekar-Cassels c58689ae20 Adjust sample postgres-docker cron file
Only delaying one minute between backup and weeding means that the
backup script could potentially still be running when the weed script
is, which isn't good. Instead, wait a little longer.
2023-03-25 20:21:00 -04:00
..
tests Add a script for pruning old backup files 2021-03-08 23:16:34 -06:00
Dockerfile Move executable scripts to /usr/local/bin 2023-01-01 14:14:33 +01:00
backup.sh Support custom pg user/db names in DB backup script 2022-12-26 15:20:21 +01:00
cronfile Adjust sample postgres-docker cron file 2023-03-25 20:21:00 -04:00
weed.sh Fix weed.sh script 2023-03-21 20:34:08 -04:00