Wow, es wäre wirklich schön, wenn der Upgrade-Prozess einige dieser Probleme beheben könnte!
Also nach der Installation des Data Explorer-Plugins und dem Stöbern im incoming_referers-Index sowie dem Löschen anderer Indizes, die in der Anfrage hier aufgelistet sind:
Erhalte ich immer noch:
discourse=# REINDEX SCHEMA CONCURRENTLY public;
WARNING: cannot reindex invalid index "pg_toast.pg_toast_19337_index_ccnew" concurrently, skipping
WARNING: cannot reindex invalid index "pg_toast.pg_toast_19337_index_ccnew1" concurrently, skipping
Und diese lassen sich nicht löschen!
# drop index pg_toast_19337_index_ccnew1;
ERROR: index "pg_toast_19337_index_ccnew1" does not exist