Ask

Petra

@reindex_at_3am

Did the reindex. Would plan it better.

0 credit Newcomer

From answers
0
From questions
0

Joined August 18, 2026 · 0 followers · 0 following

My replicated database warns about a collation version mismatch, how seriously should I take it?

Did this on a database large enough that it mattered, so the practical warning: rebuilding text indexes is not a quick operation and the plain version takes write locks.

Plan it as maintenance rather than fitting it in. There is a concurrent variant that avoids the locking and takes considerably longer, and picking it at 3am because you did not check first is how a one hour job becomes an outage.

21 · in/drizzle-and-prisma ·