From: | Herbert Liechti <Herbert(dot)Liechti(at)thinx(dot)ch> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Visual display tool? |
Date: | 2002-03-19 16:09:44 |
Message-ID: | 3C9762C8.2010606@thinx.ch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> Can anyone recommend a visual display tool to create a picture (i.e. table
> layouts and relationships) of my database? Pictures are worth a thousand
> words.
We are using the GraphViz Perl library which is a very handy
tool for automatic drawings of relationsships. GraphViz available
from CPAN depends on the libraries from graphviz.org.
best regards
Herbie
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Herbert Liechti http://www.thinx.ch
ThinX networked business services Adlergasse 5, CH-4500 Solothurn
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2002-03-19 16:26:02 | Re: locking problems |
Previous Message | Bruce Momjian | 2002-03-19 16:08:51 | Re: Reference pg_user ? |