aboutsummaryrefslogtreecommitdiff
path: root/data/sql/commit.sql
diff options
context:
space:
mode:
Diffstat (limited to 'data/sql/commit.sql')
-rw-r--r--data/sql/commit.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/sql/commit.sql b/data/sql/commit.sql
index e5850211..dbf1d738 100644
--- a/data/sql/commit.sql
+++ b/data/sql/commit.sql
@@ -301,4 +301,6 @@ INSERT INTO dummy DEFAULT VALUES;
DROP TRIGGER final_checks;
DROP TABLE dummy;
+ANALYZE;
+
VACUUM;