Re: [SQL] Accessing other Databases

2005-03-27 Thread Michael Fuhr
On Mon, Mar 21, 2005 at 11:11:26AM -0300, [EMAIL PROTECTED] wrote: > > Anybody knows some way to access other database inside of a different > database(under the same instalation of postgres)? See the contrib/dblink module. -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---

[SQL] Accessing other Databases

2005-03-26 Thread osmar
Hi all. Anybody knows some way to access other database inside of a different database(under the same instalation of postgres)? Like the example under: I have two database under the same instalation(database A and B). I am doing some queries in A - pslq A - and inside A, I want to access, tables,