Re: Cross tablespaces query

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: Sabio - PSQL <slopez_pg(at)ceroriesgo(dot)co(dot)cr>
Cc: PostgreSQL Admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Cross tablespaces query
Date: 2005-02-25 17:00:12
Message-ID: 1109350812.30529.207.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Sabio - PSQL 2005-02-25 17:21:05 Re: Cross tablespaces query
Previous Message Peter Eisentraut 2005-02-25 16:45:39 Re: Cross tablespaces query