Re: Any freeware graphic display of DDL software available?

From: rob stone <floriparob(at)gmail(dot)com>
To: Susan Cassidy <susan(dot)cassidy(at)decisionsciencescorp(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Any freeware graphic display of DDL software available?
Date: 2014-01-18 01:27:36
Message-ID: 1390008456.6704.6.camel@roblaptop.virtua.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sameer Kumar 2014-01-18 16:09:08 Re: Correct query to check streaming replication lag
Previous Message Sébastien Lorion 2014-01-17 21:19:32 Re: PostgreSQL with ZFS on Linux