]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/db/files/default/monthly-reindex.sql
dns: upgrade dnscontrol to 4.14.1
[chef.git] / cookbooks / db / files / default / monthly-reindex.sql
index 8a0d1ecbce7203558b4150bf1aaa75f358251e97..ab9ae105b12e92895d1837ff80992e58e4355bba 100644 (file)
@@ -20,6 +20,7 @@ REINDEX (VERBOSE) TABLE CONCURRENTLY issues;
 REINDEX (VERBOSE) TABLE CONCURRENTLY languages;
 REINDEX (VERBOSE) TABLE CONCURRENTLY messages;
 REINDEX (VERBOSE) TABLE CONCURRENTLY note_comments;
+REINDEX (VERBOSE) TABLE CONCURRENTLY note_subscriptions;
 REINDEX (VERBOSE) TABLE CONCURRENTLY notes;
 REINDEX (VERBOSE) TABLE CONCURRENTLY oauth_access_grants;
 REINDEX (VERBOSE) TABLE CONCURRENTLY oauth_access_tokens;