Querying Across Databases..

From: Hemapriya <priyam_1121(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Querying Across Databases..
Date: 2004-06-23 18:14:50
Message-ID: 20040623181450.72853.qmail@web21322.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

Does anyone know how to write queries to tables in
other database intances in postgres? For examlpe if I
have two DB instances set up, called "test1" and
"test2" I may want to run an SQL in "test1" that
selects data from a table in "test2".

It is unclear whether it is supported or not.

Thanks in Advance

Priya


__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Devrim GUNDUZ 2004-06-23 18:31:43 Re: Querying Across Databases..
Previous Message Kevin Schroeder 2004-06-23 17:49:33 Re: Stupid mistake: Forgot to dump when upgrading. (7.3 -> 7.4.2)