Dropping all constraints in database - Mailing list pgsql-admin

From Lukasz Brodziak
Subject Dropping all constraints in database
Date
Msg-id AANLkTimD8w0v3OPySWRLFojzfNgyG1iv1+h4OB7rzm-J@mail.gmail.com
Whole thread Raw
Responses Re: Dropping all constraints in database
Re: Dropping all constraints in database
List pgsql-admin
Hello,

Is there a way of disabling/dropping all constrainsts in a given
database? I need to restore a db which has duplicate values in nearly
half of its tables then remove duplicates and then add the constraints
back. Is there a way to do that for each table in one
statement/function? It may be even a java/perl script if it can do
such a thing. Thank You all in advance for help.

--
Łukasz Brodziak
"What if everyting around You isn't quite as it seems,
What if all the world You think You know is an inelaborate dream
When You look at Your reflection is that all you want it to be
What if You could look right through the cracks
Would You find Yourself...... Find Yourself afraid to see"

pgsql-admin by date:

Previous
From: "Gnanakumar"
Date:
Subject: Temporary table failed to drop after power failure
Next
From: Thomas Kellerer
Date:
Subject: Re: Dropping all constraints in database