Re: Query between databases?

From: Francisco Reyes <lists(at)natserv(dot)com>
To: Patrick Hatcher <PHatcher(at)macys(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Query between databases?
Date: 2002-02-20 14:47:09
Message-ID: 20020220094556.N80924-100000@zoraida.natserv.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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).

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2002-02-20 15:22:41 Re: inserting a timestamp show wrong timezone
Previous Message Pam Wampler 2002-02-20 14:25:24 inserting a timestamp show wrong timezone