Re: How can i drop a foreign key relation - Mailing list pgsql-admin

From Stephan Szabo
Subject Re: How can i drop a foreign key relation
Date
Msg-id 20020524084418.F78727-100000@megazone23.bigpanda.com
Whole thread Raw
In response to How can i drop a foreign key relation  ("shreedhar" <shreedhar@lucidindia.net>)
List pgsql-admin
On Fri, 24 May 2002, shreedhar wrote:

> How can i drop a foreign key relation. In my database I gave reverse
> relation ships which i should alter.

You'll need to drop the three triggers that are created by the
foreign key constraint.  If you go to techdocs.postgresql.org there
are some pages on the foreign key constraints that should give more
info.


pgsql-admin by date:

Previous
From: "Rajesh Kumar Mallah."
Date:
Subject: databases and RAID ...
Next
From: Jeremy Buchmann
Date:
Subject: Re: databases and RAID ...