Re: aus vorhandener Datenbank ein Diagramm erstellen

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-de-allgemein(at)postgresql(dot)org
Subject: Re: aus vorhandener Datenbank ein Diagramm erstellen
Date: 2007-08-27 11:22:40
Message-ID: 20070827112240.GD13996@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-de-allgemein

am Mon, dem 27.08.2007, um 12:50:29 +0200 mailte Oliver Baer folgendes:
> Tach,
>
> ich hab hier ne ziemlich grosse, verdammt unübersichtliche Datenbank in
> Postgres. Ein Haufen Tabellen etc. und mein Vorgänger war nicht so der
> Dokumentationsfreak. Nun stehe ich hier und will mir mal ne Übersicht
> verschaffen, welches Schema welche Tabellen, welche Funktionen etc. Ich
> könnt das ganze natürlich per Hand in ein entsprechendes Tool tippen,
> doch das würde glaub ich ewig dauern (und welches Tool sollte man da
> nehmen ;))

,----[ apt-cache show postgresql-autodoc ]
| Description: utility to create system tables overview in HTML, DOT and XML
| This is a utility which will run through PostgreSQL system tables and returns
| HTML, DOT, and 2 styles of XML which describes the database.
| .
| The HTML is human readable (via webbrowser). The first style of XML is actually
| the fileformat of Dia, a UML diagram tool. The second type of XML is similar to
| the HTML but in the Docbook 4 format. It enables you to mix in other docbook
| documentation via the XREFs, generating PDFs, HTML, RTF, or other formatted
| documents. Between these tools and JavaDoc with the appropriate XREFs,
| documentation about a project can be generated quickly and be easily updatable
| yet have a very professional look with some DSSSL work.
`----

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-de-allgemein by date

  From Date Subject
Next Message Thomas Markus 2007-08-27 11:33:52 Re: aus vorhandener Datenbank ein Diagramm erstellen
Previous Message Oliver Baer 2007-08-27 10:50:29 aus vorhandener Datenbank ein Diagramm erstellen