Re: data modeler

From: Matthew Hixson <hixson(at)poindextrose(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: data modeler
Date: 2004-09-24 02:27:16
Message-ID: 4059705C-0DD1-11D9-AE4C-000A95D05926@poindextrose.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Sep 23, 2004, at 7:19 PM, Alvaro Herrera wrote:

> On Thu, Sep 23, 2004 at 07:02:26PM -0700, Matthew Hixson wrote:
>> I'm looking for a data modeler that can look at an existing database
>> schema and generate an ERD. A PDF of it would be nice. I'm using OS
>> X, but a Linux or Windows tool would be acceptable too. I don't need
>> any other features than that right now. Just want to generate
>> something that new developers can look at to more easily become
>> familiar with the schema.
>
> Look for autodoc (or postgresql_autodoc) on http://pgfoundry.org.
> Or maybe at http://www.rbt.ca
>
> IMHO the GraphViz output is the most useful.

I found this: http://pgfoundry.org/projects/autodoc/

Is the only way to get this software through CVS?
Thanks,
-M@

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas F.O'Connell 2004-09-24 03:47:55 Re: Restore a especific function
Previous Message Alvaro Herrera 2004-09-24 02:19:04 Re: data modeler