Re: Any freeware graphic display of DDL software available?

Поиск
Список
Период
Сортировка
От rob stone
Тема Re: Any freeware graphic display of DDL software available?
Дата
Msg-id 1390008456.6704.6.camel@roblaptop.virtua.com.br
обсуждение исходный текст
Ответ на Any freeware graphic display of DDL software available?  (Susan Cassidy <susan.cassidy@decisionsciencescorp.com>)
Список 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 по дате отправления:

Предыдущее
От: Sébastien Lorion
Дата:
Сообщение: Re: PostgreSQL with ZFS on Linux
Следующее
От: Sameer Kumar
Дата:
Сообщение: Re: Correct query to check streaming replication lag