Re: Need a DB layout gui

From: David Gauthier <davegauthierpg(at)gmail(dot)com>
To: Kevin Brannen <KBrannen(at)efji(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Need a DB layout gui
Date: 2019-06-25 21:37:55
Message-ID: CAMBRECCO5sgD2L71vZ160dCi3ghJCYjjDmf9cBFA2FGW6P3Vog@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

All very good ideas. Thanks to all for the input.
I think I'm leaning toward DBeaver. But they're all good.
Thanks !

On Tue, Jun 25, 2019 at 5:02 PM Kevin Brannen <KBrannen(at)efji(dot)com> wrote:

> *From:* David Gauthier <davegauthierpg(at)gmail(dot)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.
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Lumby 2019-06-25 21:45:26 REINDEX : new parameter to preserve current average leaf density as new implicit FILLFACTOR
Previous Message Kevin Brannen 2019-06-25 21:02:35 RE: Need a DB layout gui