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







---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to