RE: Need a DB layout gui - Mailing list pgsql-general

From Kevin Brannen
Subject RE: Need a DB layout gui
Date
Msg-id MN2PR19MB25754E6ED2A4A1713DB6AF77A4E30@MN2PR19MB2575.namprd19.prod.outlook.com
Whole thread Raw
In response to Need a DB layout gui  (David Gauthier <davegauthierpg@gmail.com>)
Responses Re: Need a DB layout gui
List pgsql-general

From: David Gauthier <davegauthierpg@gmail.com>

> I've been poking around https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools to see if there is anything that can read PG metadata in and display it graphically in a gui.  You know, the kind of picture that is 1 block per table with 1->many arrows connecting up the primary/foreign keys of different tables.  SQL Power Architect looked promising, but fails to do the linkage for some PK-FK relationships (buggy?) . Any suggestions on what might do this?  

 

I use and like dbWrench; it’s written in Java so can run on Linux/Windows/Mac. It’s commercial but not expensive.

 

Kevin

This e-mail transmission, and any documents, files or previous e-mail messages attached to it, may contain confidential information. If you are not the intended recipient, or a person responsible for delivering it to the intended recipient, you are hereby notified that any disclosure, distribution, review, copy or use of any of the information contained in or attached to this message is STRICTLY PROHIBITED. If you have received this transmission in error, please immediately notify us by reply e-mail, and destroy the original transmission and its attachments without reading them or saving them to disk. Thank you.

pgsql-general by date:

Previous
From: Pawan Sharma
Date:
Subject: Re: Connect is not available, request timeout after 30000ms.
Next
From: David Gauthier
Date:
Subject: Re: Need a DB layout gui