Re: pgAdmin with a driver to run Sql statements over multiple databases

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Matthieu Labour <matthieu(at)actionx(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin with a driver to run Sql statements over multiple databases
Date: 2013-06-18 21:34:30
Message-ID: 1371591270.2530.49.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

On Tue, 2013-06-04 at 13:57 -0700, Matthieu Labour wrote:
> [...]
> Is it possible for pgAdmin to execute SQL statements over multiple
> databases?
>
> As an example, if one has done horizontal sharding with Databas01,
> Database02...DatabaseN having the same schema and the data spread over the
> cluster. Is it possible to configure pgAdmin to distribute the Sql requests
> to all databases and reduce the results?
>

pgAdmin is just an admin tool. It will execute the query to the database
you're connected to.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Michael Shapiro 2013-06-18 21:54:18 Re: SQL editor view, Add favourite disabled
Previous Message Guillaume Lelarge 2013-06-18 21:33:11 Re: SQL editor view, Add favourite disabled