Re: ECPG and COPY

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Florian Weimer <fweimer(at)bfk(dot)de>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org, Wes <wespvp(at)syntegra(dot)com>
Subject: Re: ECPG and COPY
Date: 2006-08-02 10:24:32
Message-ID: 20060802102432.GA10444@1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Aug 02, 2006 at 12:03:45PM +0200, Florian Weimer wrote:
> * 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.

So what?

Could you please explain what this has to do with my original question?
Somehow I don't get it, sorry.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ilja Golshtein 2006-08-02 10:57:59 pgstat.c: send/EINTR issue
Previous Message Florian Weimer 2006-08-02 10:03:45 Re: ECPG and COPY