Re: cross database references...

From: Jessica Richard <rjessil(at)yahoo(dot)com>
To: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: cross database references...
Date: 2007-05-18 17:28:29
Message-ID: 510196.25851.qm@web56405.mail.re3.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)g2switchworks(dot)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.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Chris Hoover 2007-05-18 19:11:18 PostgreSQL Training?
Previous Message Stephane Bailliez 2007-05-18 17:01:21 Re: Frequent pg_clog on system