Re: PostgreSQL GUI tools - Mailing list pgsql-general

From rob stone
Subject Re: PostgreSQL GUI tools
Date
Msg-id 1451941169.4498.1.camel@gmail.com
Whole thread Raw
In response to PostgreSQL GUI tools  (subhan alimy <salimy2011@gmail.com>)
List 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.


pgsql-general by date:

Previous
From: Arthur Pemberton
Date:
Subject: Re: Cannot upgrade from 9.3 to 9.4 using pg_upgrade
Next
From: Melvin Davidson
Date:
Subject: Re: Convert 2 foreign key values within the same SELECT