Re: utf8 errors

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: utf8 errors
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B17BB6D98@ntex2010a.host.magwien.gv.at
обсуждение исходный текст
Ответ на utf8 errors  (Jiří Pavlovský <jiri@pavlovsky.eu>)
Ответы Re: utf8 errors  (Jiří Pavlovský <jiri@pavlovsky.eu>)
Re: utf8 errors  (Jiří Pavlovský <jiri@pavlovsky.eu>)
Re: utf8 errors  (Jiří Pavlovský <jira33@gmail.com>)
Список pgsql-general
Jirí Pavlovský wrote:
> I have a win32 application.

>  LOG:  statement: INSERT INTO recipients (DealID,
> Contactid)                               VALUES (29009, 9387)
>  ERROR:  invalid byte sequence for encoding "UTF8": 0x9c
> 
> 
> But the query is clean ascii and it doesn't even contain the mentioned
> character.
> 
> My database is in UNICODE, client encoding is utf8.

Could you run the log message through "od -c" on a UNIX
machine and post the result?  Maybe there are some weird
invisible bytes in there.

Yours,
Laurenz Albe

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

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: [HACKERS] Frontend/backend protocol improvements proposal (request).
Следующее
От: Rory Campbell-Lange
Дата:
Сообщение: array_agg and partition sorts