On Thu, 2024-11-14 at 21:33 +0000, Philip Couling wrote: > Is there a solid ready why validating check constraints cannot use existing indexes? > If I can prove the constraint is valid so trivially with a SELECT, then why can > Postgres not do the same (or similar)? I assume that the simple answer is: because nobody implemented that. Yours, Laurenz Albe