[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] What, are we still using postgres 7.4 or something?



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/debian/cron.weekly |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly
index 7bc4744..45677cd 100755
--- a/config/debian/cron.weekly
+++ b/config/debian/cron.weekly
@@ -35,9 +35,6 @@ fi
 echo "Splitting queue/done"
 dak split-done > /dev/null
 
-# Vacuum the database
-echo "VACUUM; VACUUM ANALYZE;" | psql --no-psqlrc projectb 2>&1
-
 # Do git cleanup stuff
 echo "Doing git stuff"
 cd /srv/ftp.debian.org/git/dak.git
-- 
1.5.6.5


Reply to: