Re: Cross tablespaces query - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Cross tablespaces query
Date
Msg-id 1109350812.30529.207.camel@state.g2switchworks.com
Whole thread Raw
In response to Cross tablespaces query  (Sabio - PSQL <slopez_pg@ceroriesgo.co.cr>)
Responses Re: Cross tablespaces query  (Sabio - PSQL <slopez_pg@ceroriesgo.co.cr>)
List pgsql-admin
On Fri, 2005-02-25 at 08:42, Sabio - PSQL wrote:
> Can I do a cross tablespaces queries?
> If can't, I think that this is a good feature to implement in this
> wonderful database.

Are you sure you mean tablespaces?  Maybe you mean cross database (use
dblink) or cross schema?

From the point of view of a query, the tablespaces are an implementation
detail they don't have to worry about.

pgsql-admin by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Cross tablespaces query
Next
From: Sabio - PSQL
Date:
Subject: Re: Cross tablespaces query