Re: Query - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Query
Date
Msg-id 1176135466.3297.16.camel@localhost.localdomain
Whole thread Raw
In response to Re: Query  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Ühel kenal päeval, E, 2007-04-09 kell 10:56, kirjutas Tom Lane:
> "Shaunak Godbole" <shaunak.godbole@gmail.com> writes:
> > I there a way of accessing other backends through the master backend.
> 
> It seems you're trying to reinvent contrib/dblink.

Or you may want to use pl/proxy
( https://developer.skype.com/SkypeGarage/DbProjects/PlProxy ) which can
be used for data partitioning between different hosts/backends if the
interface to data is postgresql functions.

>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
> 
>                 http://www.postgresql.org/about/donate
-- 
----------------
Hannu Krosing
Database Architect
Skype Technologies OÜ
Akadeemia tee 21 F, Tallinn, 12618, Estonia

Skype me:  callto:hkrosing
Get Skype for free:  http://www.skype.com




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Adjusting index special storage for pg_filedump's convenience
Next
From: "Adrian Maier"
Date:
Subject: Re: What X86/X64 OS's do we need coverage for?