Re: Can I do this?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "Wei Weng" <wweng(at)kencast(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Can I do this?
Date: 2003-01-18 00:31:07
Message-ID: 200301171631.07223.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Wei,

> 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?
>

No. Use a Perl script.

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Harry Yau 2003-01-18 06:16:09 Problem with COPY FROM
Previous Message Bruce Momjian 2003-01-18 00:19:51 Re: Can I do this?