Re: ECPG and COPY - Mailing list pgsql-general

From Florian Weimer
Subject Re: ECPG and COPY
Date
Msg-id 82hd0vfo8u.fsf@mid.bfk.de
Whole thread Raw
In response to Re: ECPG and COPY  (Michael Meskes <meskes@postgresql.org>)
Responses Re: ECPG and COPY  (Michael Meskes <meskes@postgresql.org>)
List pgsql-general
* Michael Meskes:

> COPY TO STDOUT has been implemented, but I'm unsure whether COPY FROM
> STDIN really makes sense. Does anyone know a real life example where
> this would be needed and the work couldn't be done easier using psql?

COPY FROM STDIN saves lots of network round-trips.

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Durlacher Allee 47            tel: +49-721-96201-1
D-76131 Karlsruhe             fax: +49-721-96201-99

pgsql-general by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ECPG and COPY
Next
From: Michael Meskes
Date:
Subject: Re: ECPG and COPY