Encoding on 8.0.4

Поиск
Список
Период
Сортировка
От Don Drake
Тема Encoding on 8.0.4
Дата
Msg-id 6c21003b0511030814lf7a4da5gedcfa538c377e12d@mail.gmail.com
обсуждение исходный текст
Список pgsql-sql
I recently upgraded my DB from 7.4.3 to 8.0.4 and I've noticed the following errors appearing in my serverlog:<br /><br
/><br/> 2005-11-03 05:56:57 CST 127.0.0.1(38858) ERROR:  Unicode characters greater than or equal to 0x10000 are not
supported<br/> 2005-11-03 06:04:09 CST 127.0.0.1(38954) ERROR:  invalid byte sequence for encoding "UNICODE":
0xe02d76<br/> 2005-11-03 06:04:21 CST 127.0.0.1(38964) ERROR:  invalid byte sequence for encoding "UNICODE":
0xe02d76<br/> 2005-11-03 06:11:35 CST 127.0.0.1(39072) ERROR:  Unicode characters greater than or equal to 0x10000 are
notsupported<br /> 2005-11-03 06:23:23 CST 127.0.0.1(39657) ERROR:  invalid byte sequence for encoding "UNICODE":
0xd40d<br/> 2005-11-03 08:10:02 CST 127.0.0.1(44073) ERROR:  invalid byte sequence for encoding "UNICODE": 0xe46973<br
/>2005-11-03 08:21:13 CST 127.0.0.1(44711) ERROR:  Unicode characters greater than or equal to 0x10000 are not
supported<br/> 2005-11-03 08:26:36 CST 127.0.0.1(44745) ERROR:  invalid byte sequence for encoding "UNICODE": 0xc447<br
/>2005-11-03 08:40:59 CST 127.0.0.1(45087) ERROR:  invalid byte sequence for encoding "UNICODE": 0xdd20<br />
2005-11-0309:14:52 CST 127.0.0.1(46009) ERROR:  Unicode characters greater than or equal to 0x10000 are not
supported<br/><br /> I never received these errors on when running 7.4.3.  I used the default encodings on 7.4.3 and I
triedchaning client_encoding from sql_ascii to UNICODE and I'm still seeing this. I'm storing in a text data type email
thatcontains other characterset characters.   <br /><br /> Any ideas on how to resolve this?<br /><br /> -Don<br
clear="all"/><br />-- <br />Donald Drake<br />President<br />Drake Consulting<br /><a
href="http://www.drakeconsult.com/">http://www.drakeconsult.com/</a><br/><a
href="http://www.MailLaunder.com/">http://www.MailLaunder.com/</a><br /><br />312-560-1574<br /> 

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Slow query - SELECTing one row from 'big' table.
Следующее
От: Judith Altamirano Figueroa
Дата:
Сообщение: date question