استعادة النسخة الاحتياطية فشلت: فشل في إنشاء فهرس postgres

واو، سيكون فعلاً رائعاً لو أن عملية الترقية يمكنها معالجة بعض هذه المشكلات!

إذًا، بعد تثبيت إضافة مستكشف البيانات والتجول في فهرس incoming_referers، وحذف الفهارس الأخرى المدرجة في الاستعلام هنا:

لكنني ما زلت أحصل على:

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

وهذه لا تريد أن تُحذف!

# drop index pg_toast_19337_index_ccnew1;
ERROR:  index "pg_toast_19337_index_ccnew1" does not exist