Re: Any Plans for cross database queries on the same server?

From: Guido Neitzer <lists(at)event-s(dot)net>
To: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Any Plans for cross database queries on the same server?
Date: 2007-01-30 19:21:38
Message-ID: 38C0E022-A29C-4FC5-A846-593D3AB34E94@event-s.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 30.01.2007 um 12:11 schrieb Tony Caduto:

> Why? Seems to me if it was discussed that much it must be a very
> sought after feature.
> How come it's not on the TO Do list for the future at least?
> Is it because of some limitation of the core engine or something?

http://www.postgresql.org/docs/faqs.FAQ.html#item4.17

I guess, nobody has a real interest on that because, if you really
need that, there are work arounds ... E.g. I do a lot of cross
database queries all the day with my apps. It's just handled by the
app server ...

cug

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brandon Aiken 2007-01-30 19:33:46 Re: Any Plans for cross database queries on the same server?
Previous Message Andrus 2007-01-30 19:12:16 Re: How to allow users to log on only from my application not from pgadmin