Corrupted end of Record

Поиск
Список
Период
Сортировка
От Herb Blacker
Тема Corrupted end of Record
Дата
Msg-id 200110222054.f9MKsEg06008@www.isgenesis.com
обсуждение исходный текст
Ответы Re: Corrupted end of Record  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
When attempting to load in (via COPY) two files of ~700 and ~12,000 records,
I get the following:

ERROR:  copy: line 694, CopyReadAttribute: end of record marker corrupted

ERROR:  copy: line 11987, CopyReadAttribute: end of record marker corrupted

This is the line that COPY requires at the end of the file (i.e. backslash
period - \.)

If I remove the line, the load works fine.
I have loaded other files using the same last line and they work fine...

Any ideas?

TIA,
Herb Blacker

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

Предыдущее
От: "Mihai Gheorghiu"
Дата:
Сообщение: Re: Upgrade
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: Sequence problems during restart