| From: | Hannu Krosing <hannu(at)skype(dot)net> | 
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> | 
| Cc: | Shaunak Godbole <shaunak(dot)godbole(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org | 
| Subject: | Re: Query | 
| Date: | 2007-04-09 16:17:45 | 
| Message-ID: | 1176135466.3297.16.camel@localhost.localdomain | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
Ühel kenal päeval, E, 2007-04-09 kell 10:56, kirjutas Tom Lane:
> "Shaunak Godbole" <shaunak(dot)godbole(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Maier | 2007-04-09 16:22:54 | Re: What X86/X64 OS's do we need coverage for? | 
| Previous Message | Tom Lane | 2007-04-09 16:10:47 | Adjusting index special storage for pg_filedump's convenience |