Re: PostgreSQL GUI tools

From: rob stone <floriparob(at)gmail(dot)com>
To: subhan alimy <salimy2011(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL GUI tools
Date: 2016-01-04 20:59:29
Message-ID: 1451941169.4498.1.camel@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 2016-01-03 at 03:15 -0700, subhan alimy wrote:
> Hello everyone,
>
> Is there any PostgreSQL GUI tools to pull the tables structure along
> with
> the relationships?
>
>
> Much appropriated.  
>
>

If you are a Java shop you can use ExecuteQuery from www.executequery.o
rg

You need to install the relevant JDBC drivers for the database you
connect to.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Melvin Davidson 2016-01-04 21:45:26 Re: Convert 2 foreign key values within the same SELECT
Previous Message Arthur Pemberton 2016-01-04 20:53:28 Re: Cannot upgrade from 9.3 to 9.4 using pg_upgrade