Wierd error for COPY command

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Wierd error for COPY command
Дата
Msg-id web-1385572@davinci.ethosmedia.com
обсуждение исходный текст
Ответы Re: Wierd error for COPY command  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Folks,

I'm getting the following error:

jwnet=# copy elbs_udf from '/home/jwnet/testtransfer/udf.txt'
jwnet-# using delimiters '|' with null as '';
": can't parse "ne 1, pg_atoi: error in "1
jwnet=#

I know from previous experience that this is a garbled error message
indicating that there is a problem on one line of the file.  However,
that particular file has 2 million lines, so finding the problem
without a line number would be nigh impossible.  The log only shows the
same error message.

Ideas, anyone?

-Josh Berkus


В списке pgsql-sql по дате отправления:

Предыдущее
От: Christoph Haller
Дата:
Сообщение: view on system tables upgrade?
Следующее
От: "Nick Fankhauser"
Дата:
Сообщение: How do I create unique IDs for an existing set of records