Re: A little COPY speedup - Mailing list pgsql-patches

From Simon Riggs
Subject Re: A little COPY speedup
Date
Msg-id 1172854859.3760.1573.camel@silverbirch.site
Whole thread Raw
In response to Re: A little COPY speedup  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: A little COPY speedup  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
On Fri, 2007-03-02 at 11:58 -0500, Andrew Dunstan wrote:
> Simon Riggs wrote:
> >
> > IIRC there are issues with delimiter handling when we have lots of
> > columns in the input on COPY FROM, and num of cols on COPY TO. I've not
> > looked at those recently though.
> >
> >
>
> What sort of issues? Anything that breaks on this has catastrophic
> consequences.

We were talking about performance, not data integrity....

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com



pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: A little COPY speedup
Next
From: Andrew Dunstan
Date:
Subject: Re: A little COPY speedup