Re: Postgres development

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: "Brent Wood" <b(dot)wood(at)niwa(dot)co(dot)nz>
Subject: Re: Postgres development
Date: 2008-03-23 00:03:17
Message-ID: 200803222003.18122.xzilla@users.sourceforge.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 would be very useful, & depending on cost, I may be able to arrange
> for funds to cover this development.
>

I'd suggest tracking down Neil Conway, and maybe David Fetter. I know Neil
has been playing with something similar for 8.4, and David has been pestering
him about it pretty steady.

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-03-23 00:59:14 Re: ALTER TABLE with USING clause for timestamp
Previous Message Robert Treat 2008-03-22 23:55:17 Re: Postgresql partitioning