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