Re: Comparing two tables of different database - Mailing list pgsql-sql

From Jasen Betts
Subject Re: Comparing two tables of different database
Date
Msg-id gtc4bq$4o1$6@reversiblemaps.ath.cx
Whole thread Raw
In response to Comparing two tables of different database  (Nicholas I <nicholas.domnic.i@gmail.com>)
List pgsql-sql
On 2009-04-29, Nicholas I <nicholas.domnic.i@gmail.com> wrote:
> --000e0cd1d5062f2ca40468abd813
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: 7bit
>
> Hi,
>
>   can anybody me suggest me, how to compare two tables of different
> database.

you want to use a join but can't... 

you need to get both tables into the same database to be able to do a
join on them.



pgsql-sql by date:

Previous
From: "Edward W. Rouse"
Date:
Subject: Re: Comparing two tables of different database
Next
From: Chris Bovitz
Date:
Subject: freeing memory after fetch all