akkoma/postgresql/crontab
Your Name 8eed63f335 fix
2022-11-27 15:21:58 -07:00

2 lines
119 B
Plaintext

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