Re: cross database references... - Mailing list pgsql-admin

From Jessica Richard
Subject Re: cross database references...
Date
Msg-id 510196.25851.qm@web56405.mail.re3.yahoo.com
Whole thread Raw
In response to Re: cross database references...  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-admin
scheams work fine in ONE db, I need to have two databass and they need to able to talk to eacher, dblink funciton is working fine for me now, I am just wondering if there is any other better way than dblink...

Thanks,
Jessica

Scott Marlowe <smarlowe@g2switchworks.com> wrote:
Jessica Richard wrote:
> Other than dblink, is there any other way to let me joint select two
> tables in two different databases?

Would schemas work for you? You can have multiple schemas in one
database (like oracle) so that you references tables as
schemaname.tablename etc... Works well for most places you need to do this.


Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.

pgsql-admin by date:

Previous
From: Stephane Bailliez
Date:
Subject: Re: Frequent pg_clog on system
Next
From: "Chris Hoover"
Date:
Subject: PostgreSQL Training?