REINDEX (VERBOSE) TABLE CONCURRENTLY note_comments;
REINDEX (VERBOSE) TABLE CONCURRENTLY note_subscriptions;
REINDEX (VERBOSE) TABLE CONCURRENTLY notes;
+REINDEX (VERBOSE) TABLE CONCURRENTLY noticed_events;
+REINDEX (VERBOSE) TABLE CONCURRENTLY noticed_notifications;
REINDEX (VERBOSE) TABLE CONCURRENTLY oauth_access_grants;
REINDEX (VERBOSE) TABLE CONCURRENTLY oauth_access_tokens;
REINDEX (VERBOSE) TABLE CONCURRENTLY oauth_applications;
note_comments
note_subscriptions
notes
+ noticed_events
+ noticed_notifications
oauth_access_grants
oauth_access_tokens
oauth_applications
messages_id_seq
note_comments_id_seq
notes_id_seq
+ noticed_events_id_seq
+ noticed_notifications_id_seq
oauth_access_grants_id_seq
oauth_access_tokens_id_seq
oauth_applications_id_seq