change conndeferrable in pg_constraint? - Mailing list pgsql-general

From mboscia
Subject change conndeferrable in pg_constraint?
Date
Msg-id 3FB134AD.7090305@cox.net
Whole thread Raw
Responses Re: change conndeferrable in pg_constraint?  ("mboscia" <mbrngrboy@cox.net>)
List pgsql-general
I have a situation where I need to set my constraints and keys
deferrable.  Is it safe to update the condeferrable flag in
pg_constraint to true to make this happen?  The alternative is to drop
all the constraints and add them back as deferrable.

Michael L. Boscia
mbrngrboy@cox.net


pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Problem Deleting Referenced records
Next
From: Alvaro Herrera
Date:
Subject: Re: PL/Perl returning multiple rows