Обсуждение: Can postgres supports Chinese GB18030?

Поиск
Список
Период
Сортировка

Can postgres supports Chinese GB18030?

От
"LitelWang"
Дата:
It is useful for me to use Chinese tone sort order .
Any version on Cygwin?
Thanks for any advice .




Re: Can postgres supports Chinese GB18030?

От
Weiping He
Дата:

LitelWang wrote:

>It is useful for me to use Chinese tone sort order .
>Any version on Cygwin?
>Thanks for any advice .
>
>
>
>
I never try GB18030 in Cygwin, but in Linux or other Unix system,
you may use gb18030 as client side encoding and use UNICODE as
backend encoding, and it's pretty good.


regards Laser