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

From: David Fetter <david(at)fetter(dot)org>
To: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Any Plans for cross database queries on the same server?
Date: 2007-01-31 08:27:36
Message-ID: 20070131082736.GG31611@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jan 30, 2007 at 11:45:51PM -0600, Tony Caduto wrote:
> David Fetter wrote:
> >>That being said, I think it is a dumb feature. If you have data in
> >>one database, that requires access to another database within the
> >>same cluster. You designed your database incorrectly and should be
> >>using schemas.
> >>
> >>
>
> I would have to disagree, it's a feature that has been available on
> M$ SQL server and the other commercial databases for years. It's
> hardly a dumb feature.

That was Josh Drake, not me. Please to watch the quote count and
preserve attribution.

Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter

Remember to vote!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bernd Helmle 2007-01-31 08:33:43 Re: PostgreSQL 9.0
Previous Message Jason L. Buberel 2007-01-31 06:11:28 Re: When an index and a constraint have the same name...