Cascade constraint renames? - Mailing list pgsql-general

From Hannes Dorbath
Subject Cascade constraint renames?
Date
Msg-id e2nblb$2io8$1@news.hub.org
Whole thread Raw
Responses Re: Cascade constraint renames?  (Richard Huxton <dev@archonet.com>)
List pgsql-general
How to rename PK constraints that are referenced in various tables,
without dropping down the entire dependency tree and recreate everything
(at least all FKs) afterwards?

Dump-edit-reload is not an option, as the database size is way to huge.. :/

Thanks!

--
Regards,
Hannes Dorbath

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: how can I check the error status??
Next
From: Richard Huxton
Date:
Subject: Re: Cascade constraint renames?