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@