From 931d8a05fafceb8225fe1f474c0fc4c0af528327 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 1 Nov 2009 10:31:15 +0100 Subject: [PATCH] do not do this Signed-off-by: Joerg Jaspert --- config/debian/cron.weekly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly index 34f0c64a..efb264f7 100755 --- a/config/debian/cron.weekly +++ b/config/debian/cron.weekly @@ -36,7 +36,7 @@ echo "Splitting queue/done" dak split-done > /dev/null # Vacuum the database -echo "VACUUM; VACUUM ANALYZE;" | psql --no-psqlrc projectb 2>&1 | grep -v "^NOTICE: Skipping.*only table owner can VACUUM it$" +echo "VACUUM; VACUUM ANALYZE;" | psql --no-psqlrc projectb 2>&1 # Do git cleanup stuff echo "Doing git stuff" -- 2.39.2