Thread: Can postgres supports Chinese GB18030?

Can postgres supports Chinese GB18030?

From
"LitelWang"
Date:
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?

From
Weiping He
Date:

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