Re: Querying multiple databases... - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Querying multiple databases...
Date
Msg-id 200303072025.h27KPJ221194@candle.pha.pa.us
Whole thread Raw
In response to Querying multiple databases...  ("Douglas Mayle" <douglas@mayle.org>)
List pgsql-admin
See /contrib/dblink.

---------------------------------------------------------------------------

Douglas Mayle wrote:
> In Oracle, it is possible to use DB links to run a query across more than
> one database (ie. Select * from table_in_thisdb, table1@externaldb).  Is
> there any way to perform something similar in Postgres?
>
>
>
>   <http://dmayle.com/dotsig.gif>
>
> Doug
>
>
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-admin by date:

Previous
From: "Douglas Mayle"
Date:
Subject: Querying multiple databases...
Next
From: "A.Bhuvaneswaran"
Date:
Subject: Re: deadlock detected during insert