Re: Unknown character on copy - Mailing list pgsql-novice

From THOMPSON, JARED (ATTBAPCO)
Subject Re: Unknown character on copy
Date
Msg-id 377C0288D30BE04BA7B5FD60BDFC0C911A6F7003@crexc52p
Whole thread Raw
In response to Re: Unknown character on copy  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: Friday, July 22, 2011 10:25 AM
> Is it also in the first line of the COPY data file?
>
> If so, it's probably a Unicode byte order mark.  That's not really
> legitimate in UTF8 data, but some Windows text editors are broken
> enough
> to insert one at the start of a file anyway.
>
>             regards, tom lane

Nope, I verified that there were no extraneous spaces in the copy file.
I will try installing gedit on windows and see if it happens again.


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unknown character on copy
Next
From: "THOMPSON, JARED (ATTBAPCO)"
Date:
Subject: Re: Unknown character on copy