]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/db/files/default/monthly-reindex.sql
Drop user_tokens table
[chef.git] / cookbooks / db / files / default / monthly-reindex.sql
index 2789789be4cf802ece94a454cfd172584e663b29..65412d414e3fccd8efa8126b2e7347bebb8fa77b 100644 (file)
@@ -34,5 +34,4 @@ REINDEX (VERBOSE) TABLE CONCURRENTLY user_blocks;
 REINDEX (VERBOSE) TABLE CONCURRENTLY user_mutes;
 REINDEX (VERBOSE) TABLE CONCURRENTLY user_preferences;
 REINDEX (VERBOSE) TABLE CONCURRENTLY user_roles;
-REINDEX (VERBOSE) TABLE CONCURRENTLY user_tokens;
 REINDEX (VERBOSE) TABLE CONCURRENTLY users;