Re: unicode error and problem - Mailing list pgsql-general

From Richard Huxton
Subject Re: unicode error and problem
Date
Msg-id 200403241636.40129.dev@archonet.com
Whole thread Raw
In response to Re: unicode error and problem  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-general
On Wednesday 24 March 2004 14:15, Tatsuo Ishii wrote:
> >   I received a unicode CSV file from someone (the file was created on a
> > windows system) and I'm trying to import it into postgresql. When it gets
> > to a line that isn't ascii it prints the following error and aborts:
> > "ERROR: copy: line 33, Invalid UNICODE character sequence found
> > (0xd956)". When I
>
> The error messages all. 0xd956 cannot be proper UNICODE (actually
> UTF-8 in case of PostgreSQL) character at all.

I _think_ I've seen something very similar though, with one of the WIN9999
charsets. Can't remember for sure, but it's probably worth checking.


--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Mike Nolan
Date:
Subject: case statement as inline function?
Next
From: Bill Harris
Date:
Subject: postmaster won't start under cygwin after password change