Re: Lazy constraints / defaults - Mailing list pgsql-hackers

From Dawid Kuroczko
Subject Re: Lazy constraints / defaults
Date
Msg-id [email protected]
Whole thread Raw
In response to Lazy constraints / defaults  ("Michał Zaborowski" <[email protected]>)
List pgsql-hackers
On Thu, Mar 20, 2008 at 4:56 PM, Decibel! <[email protected]> wrote:
> This would be very useful for me, and would satisfy the OP's request.
>
>  Can we get a TODO?

If you feel adventureous you may UPDATE catalog constrains directly,
which will work more or less as "enforce, don't validate, don't lock". ;-)

Worked for me. ;-)  I deliberately don't say where to update. ;-)

But for a TODO feature it should LOUDLY INDICATE that given
constraint is NOT VALIDATED,  After all, PostgreSQL is famous
for its high ACIDity standards. [ And event then... ;) ]
 Regards,    Dawid


pgsql-hackers by date:

Previous
From: Decibel!
Date:
Subject: Re: Maximum statistics target
Next
From: "Jeroen T. Vermeulen"
Date:
Subject: Re: Patch to update libpqxx's homepage in README