Re: Er Data Modeller for PostgreSQL

From: Stephen Davies <sdavies(at)sdc(dot)com(dot)au>
To: Günce Kaya <guncekaya14(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Er Data Modeller for PostgreSQL
Date: 2016-12-23 09:08:33
Message-ID: f619063f-285d-c4da-7199-14a5d63e8937@sdc.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 23/12/16 16:20, Günce Kaya wrote:
> Hi All,
>
> I'm looking for an ER Data Modeller tool for postgresql. I use Navicat Premium
> for postgresql and the tool has a modeller but I would like to display a
> database modeller that belonging to a tables of an schema under a database.
>
> If I use Navicat for modeller, I have to drag and drop whole tables which I
> want to add to data modeller. So It's pretty manual process.
>
> Is there any way to display an er modeller that show only chosen schema under
> the database?
>
> Any advice would be appreciated.
>
> Regards,
>
> --
> Gunce Kaya

Try Schemaspy

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2016-12-23 09:44:30 Re: Er Data Modeller for PostgreSQL
Previous Message Daniel Westermann 2016-12-23 08:35:01 Is there a reason the "-v/verbose" switch is not printed with pg_dumpall --help