Deleting foreign key constraints

From: "Nikhil G(dot) Daddikar" <ngd(at)celoxis(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Deleting foreign key constraints
Date: 2002-08-29 09:15:27
Message-ID: 3D6DE62F.7050604@celoxis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Is there a way to delete all foreign key constraints for a table?

Also, is there a way to programmatically find all tables (excluding
system created) in a database?

I am using 7.1.3

Thanks much.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mark Kirkwood 2002-08-29 09:26:56 Re: Free space mapping (was Re: Multi-Versions and Vacuum)
Previous Message jerome 2002-08-29 08:34:14 Re: Postgresql tuning..