Re-enable koschei vacuum
This commit is contained in:
parent
e4bc1915f8
commit
09cd29c1a4
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
0 3 * * * koschei koschei-admin cleanup --older-than 6
|
||||
#0 4,10,16,22 * * * koschei psql -h {{ koschei_pgsql_hostname }} -d koschei -U koscheiadmin -c 'VACUUM FULL ANALYZE package;'
|
||||
0 4,10,16,22 * * * koschei psql -h {{ koschei_pgsql_hostname }} -d koschei -U koscheiadmin -c 'VACUUM ANALYZE package; VACUUM FULL ANALYZE package;'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue