Re: unicode error and problem

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: unicode error and problem
Дата
Msg-id 20040324.231543.104029950.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на unicode error and problem  (Paolo Supino <paolo@telmap.com>)
Ответы Re: unicode error and problem
Список pgsql-general
>   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.
--
Tatsuo Ishii

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