Reverse engineering PG database - Mailing list pgsql-general

From paul.rosenberg@usa.net (Paul Rosenberg)
Subject Reverse engineering PG database
Date
Msg-id 536f9a83.0303251529.7d4fb4b9@posting.google.com
Whole thread Raw
Responses Re: Reverse engineering PG database  (Dennis Gearon <gearond@cvc.net>)
Re: Reverse engineering PG database  (Neil Conway <neilc@samurai.com>)
List pgsql-general
We are looking for a DB design program which can reverse engineer a PG
database. We want to use this to create revised documentation for the
database after changes are made. PG outputs a creation SQL script
which uses triggers to define foreign keys and this seems to be
unusual and has caused a problem with one software.

pgsql-general by date:

Previous
From: "Jowisz"
Date:
Subject: to suspend constraints
Next
From: "shreedhar"
Date:
Subject: Re: trigger question.