Re: [GENERAL] COPY error handling

2004-06-07 Thread Bricklen
Bruno Wolff III wrote: On Fri, Jun 04, 2004 at 14:11:19 +, Bricklen <[EMAIL PROTECTED]> wrote: Hi, I'm not sure if this is the correct group for this question, but I'll post it hoping that it is. I'm loading several ~15 million row files into a table using the COPY command. Apparently one o

[GENERAL] COPY error handling

2004-06-06 Thread Bricklen
Hi, I'm not sure if this is the correct group for this question, but I'll post it hoping that it is. I'm loading several ~15 million row files into a table using the COPY command. Apparently one of the rows, about 6 million in, has an invalid entry. This is causing the COPY command to fail, so m