Re: Getting Unicode characters greater than or equal to

Поиск
Список
Период
Сортировка
От John Hansen
Тема Re: Getting Unicode characters greater than or equal to
Дата
Msg-id 5066E5A966339E42AA04BA10BA706AE5620E@rodrick.geeknet.com.au
обсуждение исходный текст
Список pgsql-hackers
> In your case I'm guessing your Windows system isn't supplying
> UTF-8 but some other character set. Certainly that is what
> the error message implies. Note PG handles UTF-8 but not
> UTF-16 or other encodings.

Actually, Chinese is a problem on any pg version if the db encoding is
unicode, since pg currently does not support UTF8 characters above
0x10000

See my previous post
http://archives.postgresql.org/pgsql-patches/2004-11/msg00259.php

... John


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Possible TODO item? VACUUM on empty table
Следующее
От: "Pawel Niewiadomski"
Дата:
Сообщение: Re: Bitmap index