Re: Corrupted end of Record - Mailing list pgsql-general

From Tom Lane
Subject Re: Corrupted end of Record
Date
Msg-id 26902.1003790411@sss.pgh.pa.us
Whole thread Raw
In response to Corrupted end of Record  ("Herb Blacker" <herbblacker@isgenesis.com>)
List 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 by date:

Previous
From: "Mihai Gheorghiu"
Date:
Subject: Re: Problems setting up PostgreSQL and Tomcat JDBC connection
Next
From: Alvaro Herrera
Date:
Subject: Database corruption?