Re: COPY command - Mailing list pgsql-novice

From Alan Hodgson
Subject Re: COPY command
Date
Msg-id 201008261317.52313@hal.medialogik.com
Whole thread Raw
In response to Re: COPY command  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: COPY command  (Mladen Gogala <mgogala@vmsinfo.com>)
List pgsql-novice
On Thursday, August 26, 2010, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> COPY to/from the client (as opposed to to/from a file) involves some
> special protocol.  If your Perl driver knows how to do COPY, the
> answer is yes.
>
>             regards, tom lane

DBD::Pg has been able to do it for quite a while.

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: COPY command
Next
From: Mladen Gogala
Date:
Subject: Re: COPY command