فهارس تالفة في PG12، كيف أصلحها؟

بعد تشغيل الترقية إلى 2.5.0beta5 واتباع الإرشادات ما بعد التحديث لإعادة فهرسة قاعدة البيانات، حصلت على هذا:

discourse=# REINDEX SCHEMA CONCURRENTLY public;
ERROR:  could not create unique index "index_plugin_store_rows_on_plugin_name_and_key_ccnew"
DETAIL:  Key (plugin_name, key)=(discourse-data-explorer, q:-10) is duplicated.

أفضل عدم تجربة ذلك… إذن، كيف يمكنني حذف التكرار بأمان؟