Re: [GENERAL] Postgres development

2008-03-22 Thread Robert Treat
On Wednesday 19 March 2008 23:51, Brent Wood wrote: > Hi all, > > I'm interested in finding what would be involved on enhancing Postgres to > allow queries run in one database in a cluster to access & join with tables > in other databases in the cluster, ie: cross database join support. > > This wo

Re: [GENERAL] Postgres development

2008-03-19 Thread Shane Ambler
Brent Wood wrote: Hi all, I'm interested in finding what would be involved on enhancing Postgres to allow queries run in one database in a cluster to access & join with tables in other databases in the cluster, ie: cross database join support. This would be very useful, & depending on cost, I m

Re: [GENERAL] Postgres development

2008-03-19 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 20 Mar 2008 16:51:57 +1300 "Brent Wood" <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm interested in finding what would be involved on enhancing > Postgres to allow queries run in one database in a cluster to access > & join with tables in othe

[GENERAL] Postgres development

2008-03-19 Thread Brent Wood
Hi all, I'm interested in finding what would be involved on enhancing Postgres to allow queries run in one database in a cluster to access & join with tables in other databases in the cluster, ie: cross database join support. This would be very useful, & depending on cost, I may be able to arra