Disable periodical Koschei db vacuum for now

This commit is contained in:
Mikolaj Izdebski 2015-07-17 22:19:13 +00:00
parent 2af43b89d6
commit db38719323

View file

@ -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 FULL ANALYZE package;'