From: | Sabio - PSQL <slopez_pg(at)ceroriesgo(dot)co(dot)cr> |
---|---|
To: | PostgreSQL Admin <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Cross tablespaces query |
Date: | 2005-02-25 17:21:05 |
Message-ID: | 421F5E81.5080500@ceroriesgo.co.cr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Yes, I am working with PostgreSQL 8.0 over linux, and make some
tablespaces but I can't query any other tablespaces with same JDBC
connection.
Scott Marlowe wrote:
>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.
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tomeh, Husam | 2005-02-25 17:37:34 | Postgresql on Solaris versus Linux |
Previous Message | Scott Marlowe | 2005-02-25 17:00:12 | Re: Cross tablespaces query |