Re: Updated COPY CSV patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Updated COPY CSV patch
Date
Msg-id 200404141536.i3EFaDA25517@candle.pha.pa.us
Whole thread Raw
In response to Re: Updated COPY CSV patch  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > I don't agree about moving this to a client.  It is too important for
> > that.  Many admin apps and psql need this capability and having it in
> > a client just requires everyone to reinvent the wheel.
>
> So far the only need I've heard of is dumping the data to an
> appropriately formatted text file and reading it into some external
> application.  That surely sounds like something a specialized client
> could handle.

But too many folks need this functionality, and if you create a client,
how do you access it from other computers.  It is a logical extension
for COPY, I think.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Updated COPY CSV patch
Next
From: Bruce Momjian
Date:
Subject: Re: Updated COPY CSV patch