From 1d9659248adc0d56010821a94dfd18fa373d0156 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sun, 4 Jul 2010 16:51:33 +0000 Subject: [PATCH] What, are we still using postgres 7.4 or something? Signed-off-by: Mark Hymers --- config/debian/cron.weekly | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly index 7bc47449..45677cd9 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 -- 2.39.2