Re: How to temporarily disable a table's FK constraints? - Mailing list pgsql-general

From Kynn Jones
Subject Re: How to temporarily disable a table's FK constraints?
Date
Msg-id c2350ba40711051125v16436ee7pbc0dfe067af6a88b@mail.gmail.com
Whole thread Raw
In response to Re: How to temporarily disable a table's FK constraints?  (Erik Jones <erik@myemma.com>)
List pgsql-general
On 11/5/07, Erik Jones <erik@myemma.com> wrote:

> ...see about redefining the foreign key
> as being deferrable...

Yep, that'll do it.  Thanks!

kj

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: How to temporarily disable a table's FK constraints?
Next
From: Keaton Adams
Date:
Subject: Is there a way to tell how far along a COPY is in the process?