Re: Documentation Tools - Mailing list pgsql-novice

From Nabil Sayegh
Subject Re: Documentation Tools
Date
Msg-id 1055963971.14884.13.camel@billy
Whole thread Raw
In response to Documentation Tools  ("Juliet May" <jmay@speark.com>)
Responses Re: Documentation Tools  (Josh Berkus <josh@agliodbs.com>)
List pgsql-novice
Am Mit, 2003-06-18 um 19.57 schrieb Juliet May:
> Does anyone know of any tools to help in the process of verbally and
> graphically documenting a PostgreSql database and it's associated
> application. I want/need to be able to show the relationships among tables
> and views. I'm currently using DIA which is somewhat similar to Visio but it
> is a long drawn out process.

I'm writing such an app at the moment.
It's based on GnomeCanvas for tables to be dragged around.
References are displayed as arrows, columns (actually displayed as rows)
can be teared off and dropped somewhere else, to create references etc.
At the moment I'm too busy but I hope to continue soon.

For the moment you could use pgaccess.

bye
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : http://www.e-trolley.de
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : http://www.e-trolley.de


pgsql-novice by date:

Previous
From: "Fontenot, Paul"
Date:
Subject: How to NOT perform an insert
Next
From: Josh Berkus
Date:
Subject: Re: Documentation Tools