If your database is not using C or POSIX for its collation setting (which you can check with SELECT datcollate FROM pg_database WHERE datname = current_database();), your indexes might be inconsistent if you ever ran with a version of glibc prior to 2.28 and did not immediately reindex your databases after updating to glibc 2.28 or newer.https://docs.joinmastodon.org/admin/troubleshooting/index-corruption/
libcのバージョンでDBのインデックス不整合が起きるのか…
Conversation
Notices
-
Embed this notice
Kuropen (kuropen@mi.kuropen.org)'s status on Sunday, 01-Sep-2024 16:12:39 JST Kuropen