Re: equal operator fails on two identical strings if initdb

Поиск
Список
Период
Сортировка
От Kent Tong
Тема Re: equal operator fails on two identical strings if initdb
Дата
Msg-id 41A464F9.3030502@cpttm.org.mo
обсуждение исходный текст
Ответ на Re: equal operator fails on two identical strings if initdb uses the traditional chinese locale  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: equal operator fails on two identical strings if initdb  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
Peter Eisentraut wrote:
>>Here is a test (run in pgadmin III):
>>1. createdb db1 -E Unicode
>
>
> Probably your locale does not support Unicode.  You need to pick an
> encoding that matches your locale or vice versa.

Is there any way to check?
I have other programs reading and writing Unicode on this
computer without problems.

>>BTW, the locale for traditional chinese in postgresql.conf is
>>set to "traditional-chinese" literally. Shouldn't it be
>>zh_TW?
>
>
> That depends on what locale names the Windows operating system
> understands.

Are you using the locale routines in mingw?

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: equal operator fails on two identical strings if initdb uses the traditional chinese locale
Следующее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1328: psql don't accept some valid PGCLIENTENCODING values