Update 'postgresql/crontab'

This commit is contained in:
verita84 2022-01-14 16:03:38 +00:00
parent cf2921ca1d
commit 941435ba8f

View File

@ -1,4 +1,4 @@
00 23 * * * bash /backup.sh
00 04 * * 7 su postgres -s $SHELL -lc "psql -d pleroma -c 'vacuum(full,analyse,verbose);'"
00 01 * * * bash /backup.sh
#00 04 * * 7 su postgres -s $SHELL -lc "psql -d pleroma -c 'vacuum(full,analyse,verbose);'"