Eliminé los duplicados, pero me quedan estos índices adicionales que creo que debería eliminar. ¿Puedo eliminar todos los que figuran aquí?
discourse=# REINDEX SCHEMA CONCURRENTLY public;
WARNING: cannot reindex invalid index "public.topic_links_pkey_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_extension_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_link_post_id_and_reflection_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_post_id_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_topic_id_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_id_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_and_clicks_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "public.unique_post_links_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "public.topic_links_pkey_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_extension_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_link_post_id_and_reflection_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_post_id_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_topic_id_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_id_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_and_clicks_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.unique_post_links_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "public.topic_links_pkey_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_extension_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_link_post_id_and_reflection_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_post_id_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_topic_id_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_id_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_and_clicks_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "public.unique_post_links_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "public.topic_links_pkey_ccnew3" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_extension_ccnew3" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_link_post_id_and_reflection_ccnew3" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_post_id_ccnew3" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_topic_id_ccnew3" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_id_ccnew3" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_and_clicks_ccnew3" concurrently, skipping
WARNING: cannot reindex invalid index "public.unique_post_links_ccnew3" concurrently, skipping
WARNING: cannot reindex invalid index "public.topic_links_pkey_ccnew4" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_extension_ccnew4" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_link_post_id_and_reflection_ccnew4" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_post_id_ccnew4" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_topic_id_ccnew4" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_id_ccnew4" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_and_clicks_ccnew4" concurrently, skipping
WARNING: cannot reindex invalid index "public.unique_post_links_ccnew4" concurrently, skipping
WARNING: cannot reindex invalid index "public.topic_links_pkey_ccnew5" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_extension_ccnew5" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_link_post_id_and_reflection_ccnew5" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_post_id_ccnew5" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_topic_id_ccnew5" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_id_ccnew5" concurrently, skipping
WARNING: cannot reindex invalid index "public.index_topic_links_on_user_and_clicks_ccnew5" concurrently, skipping
WARNING: cannot reindex invalid index "public.unique_post_links_ccnew5" concurrently, skipping
WARNING: cannot reindex invalid index "pg_toast.pg_toast_102223_index_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "pg_toast.pg_toast_102223_index_ccnew1" concurrently, skipping
WARNING: cannot reindex invalid index "pg_toast.pg_toast_102223_index_ccnew2" concurrently, skipping
WARNING: cannot reindex invalid index "pg_toast.pg_toast_102223_index_ccnew3" concurrently, skipping
WARNING: cannot reindex invalid index "pg_toast.pg_toast_102223_index_ccnew4" concurrently, skipping
WARNING: cannot reindex invalid index "pg_toast.pg_toast_102223_index_ccnew5" concurrently, skipping
REINDEX
discourse=#