Re: Can I do this? - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: Can I do this?
Date
Msg-id 200301180019.h0I0Jpp04437@candle.pha.pa.us
Whole thread Raw
In response to Can I do this?  ("Wei Weng" <wweng@kencast.com>)
List pgsql-sql
See /contrib/dblink, or use an application that attaches to both
databases, or use COPY somehow.

---------------------------------------------------------------------------

Wei Weng wrote:
> I want to select some data out of database A, and insert them into database B. Is it possible to do in one SQL
query?
> 
> Thanks
> 
> Wei

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Can I do this?
Next
From: Harry Yau
Date:
Subject: Problem with COPY FROM