Re: Any freeware graphic display of DDL software available? - Mailing list pgsql-general

From rob stone
Subject Re: Any freeware graphic display of DDL software available?
Date
Msg-id 1390008456.6704.6.camel@roblaptop.virtua.com.br
Whole thread Raw
In response to Any freeware graphic display of DDL software available?  (Susan Cassidy <susan.cassidy@decisionsciencescorp.com>)
List pgsql-general
O
n Thu, 2014-01-16 at 08:45 -0800, Susan Cassidy wrote:

> I
>  know about Erwin, but it is too expensive.T
> hanks,
> Susan
>

You can try ExecuteQuery from www.executequery.org. It is written in
Java so needs the JDBC driver to access the database. It cannot read a
DDL script but obtains meta data from the catalogue tables and can
produce an ER diagram. It can do lots of other things too. It has to
connect to the database, so PostgreeSql has to be running. There is
a .deb package available for download. You'll need a JDK 1.6 or greater.
I use it all the time.

Cheers,
Robert



pgsql-general by date:

Previous
From: Sébastien Lorion
Date:
Subject: Re: PostgreSQL with ZFS on Linux
Next
From: Sameer Kumar
Date:
Subject: Re: Correct query to check streaming replication lag