On 2026-06-05 13:25, Dag Lem wrote:
> While processing, "REINDEX (CONCURRENTLY) TABLE table_name" temporarily
> treats the DEFERRED constraints as IMMEDIATE, causing transactions to
> fail with errors on the form 'ERROR: duplicate key value violates
> unique constraint "uq_constraint_name"'.
Apologies, this should be "constraint_name_ccnew" - the new index
backing the constraint.
Best regards,
Dag Lem