Re: Query between databases? - Mailing list pgsql-novice

From Francisco Reyes
Subject Re: Query between databases?
Date
Msg-id 20020220094556.N80924-100000@zoraida.natserv.net
Whole thread Raw
In response to Query between databases?  ("Patrick Hatcher" <PHatcher@macys.com>)
List pgsql-novice
On Tue, 19 Feb 2002, Patrick Hatcher wrote:

> Is it possible to query between in dbase in 7.2 that are on the same box?
>
> Patrick Hatcher
> Macys.Com
> Legacy Integration Developer
> 415-932-0610 office

Yes, you only need to use a program in a language which allows you to have
any number of connections: perl, php, c, etc...

As far as I know it is not possible from a simple sql script. Don't know
about PL/SQL either (haven't really seen much info on PL/SQL on the
postgresql site).


pgsql-novice by date:

Previous
From: Pam Wampler
Date:
Subject: inserting a timestamp show wrong timezone
Next
From: Tom Lane
Date:
Subject: Re: inserting a timestamp show wrong timezone