Re: Corrupted end of Record

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Corrupted end of Record
Дата
Msg-id 26902.1003790411@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Corrupted end of Record  ("Herb Blacker" <herbblacker@isgenesis.com>)
Список pgsql-general
"Herb Blacker" <herbblacker@isgenesis.com> writes:
> ERROR:  copy: line 694, CopyReadAttribute: end of record marker corrupted

Check to see if your file contains DOS-style newlines (CR/LF instead of
just LF).  COPY is not forgiving about that.

            regards, tom lane

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

Предыдущее
От: "Mihai Gheorghiu"
Дата:
Сообщение: Re: Problems setting up PostgreSQL and Tomcat JDBC connection
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Database corruption?