Re: How can i drop a foreign key relation

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: shreedhar <shreedhar(at)lucidindia(dot)net>
Cc: pgsql <pgsql-admin(at)postgresql(dot)org>
Subject: Re: How can i drop a foreign key relation
Date: 2002-05-24 15:45:05
Message-ID: 20020524084418.F78727-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jeremy Buchmann 2002-05-24 16:03:37 Re: databases and RAID ...
Previous Message Rajesh Kumar Mallah. 2002-05-24 12:54:57 databases and RAID ...