Re: ECPG and COPY

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org, Wes <wespvp(at)syntegra(dot)com>
Subject: Re: ECPG and COPY
Date: 2006-08-02 09:59:40
Message-ID: 20060802095940.GB8129@1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Mar 06, 2006 at 10:15:06AM -0500, Bruce Momjian wrote:
> Added for ecpg TODO:
>
> o Add COPY TO STDIN / STDOUT handling

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?

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 Florian Weimer 2006-08-02 10:03:45 Re: ECPG and COPY
Previous Message BigSmoke 2006-08-02 08:37:34 Handling foreign_key_violation in plpgsql