* Jowisz <jowisz(at)USUNTO(dot)rozanka(dot)wroc(dot)pl> Wed, 26 Mar 2003 01:54:59 +0100:
> Hello,
>
> Does anyone knows, is there any possibility to turn off temporarily
> (to suspend) constraints checking? I couldn't find this in docs. Or
> maybe there isn't way to do things like this...
>
> Thanks in advance & greets Adam
Have a look at DEFERRABLE and INITIALLY DEFERRED in the CREATE TABLE
statement.