Re: Delete a FOREIGN KEY

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Marcelo Henrique da Silva <marcelo(dot)silva(at)infocom(dot)com(dot)br>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Delete a FOREIGN KEY
Date: 2002-07-30 19:23:30
Message-ID: 20020730122235.R7549-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tue, 30 Jul 2002, Marcelo Henrique da Silva wrote:

> Hi All,
>
> I'm beginner in PostgreSQL!
> So, how can I delete a FOREIGN KEY in PostgreSQL?

You'll need to drop the triggers related to the foreign key.
You might want to look at the referential integrity documents
on techdocs.postgresql.org.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-07-30 21:27:18 COUNT DISTINCT?
Previous Message Elielson Fontanezi 2002-07-30 19:20:42 formating numeric values