Syntax error in a large COPY

Поиск
Список
Период
Сортировка
От Reg Me Please
Тема Syntax error in a large COPY
Дата
Msg-id 200711061905.52914.regmeplease@gmail.com
обсуждение исходный текст
Ответы Re: Syntax error in a large COPY
Re: Syntax error in a large COPY
Список pgsql-general
Hi all.
I'm generating an SQL script to load some million rows into a table.
I'm trying to use the COPY command in order to speed the load up.

At a certain point I get an error telling about a
"invalid input syntax for type numeric"

The incriminated line number is the last one (the one containing the \.).

Is there a way to know which line is really malformed?

Thanks.

--
Reg me Please

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

Предыдущее
От: Christian Schröder
Дата:
Сообщение: Re: (Never?) Kill Postmaster?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Syntax error in a large COPY