Re: ER diagram generator

From: Justin Clift <justin(at)postgresql(dot)org>
To: Morten Primdahl <morten(at)primdahl(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ER diagram generator
Date: 2001-05-18 16:39:05
Message-ID: 3B055029.7661278C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Morten,

There are some suggestions for ERD tools at :

http://techdocs.postgresql.org/oresources.php#erdtools

which might be useful.

If you come across any more, can you let us know so we can add it to the
list?

:-)

Regards and best wishes,

Justin Clift

Morten Primdahl wrote:
>
> Hi. Any of you know of a non-restricted tool
> for linux that can generate an ER diagram
> based on either
> -a file containing the SQL statements to create the tables
> -or by connecting to the DB?
>
> Thanks,
>
> Morten
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-05-18 16:45:47 Re: Size of Postgres Transaction Logs
Previous Message J.H.M. Dassen Ray 2001-05-18 16:37:59 Re: Which Front End for Postgresql