Re: [PERFORM] Looking for a tool to "*" pg tables as ERDs - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: [PERFORM] Looking for a tool to "*" pg tables as ERDs
Date
Msg-id 43FDE9F3.9000109@dunslane.net
Whole thread Raw
In response to Re: [PERFORM] Looking for a tool to "*" pg tables as ERDs  (Markus Schaber <schabi@logix-tt.com>)
Responses Re: [PERFORM] Looking for a tool to "*" pg tables as ERDs
List pgsql-hackers


Markus Schaber wrote:

>Hi, Ron,
>
>Ron Peacetree wrote:
>  
>
>>Where "*" == 
>>{print | save to PDF | save to <mumble> format | display on screen}
>>
>>Anyone know of one?
>>    
>>
>
>psql with fancy output formatting comes to my mind, or "COPY table TO
>file" SQL command.
>
>
>  
>

How on earth can either of these have to do with producing an ERD?

postgresql_autodoc might help: http://pgfoundry.org/projects/autodoc/

cheers

andrew





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Zeroing damaged pages
Next
From: Markus Schaber
Date:
Subject: Re: [PERFORM] Looking for a tool to "*" pg tables as ERDs