Update 'postgresql/crontab'
This commit is contained in:
parent
6720fae065
commit
8d498df767
@ -1,4 +1,4 @@
|
||||
00 23 * * * bash /backup.sh
|
||||
00 04 * * 7 su postgres -s $SHELL -lc "/usr/lib/postgresql/12/bin/psql -d pleroma -c 'vacuum(full,analyse,verbose);'"
|
||||
00 04 * * 7 su postgres -s $SHELL -lc "psql -d pleroma -c 'vacuum(full,analyse,verbose);'"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user