Can postgres supports Chinese GB18030?

Started by LitelWangover 22 years ago2 messagesgeneral
Jump to latest
#1LitelWang
wlxyk@vip.163.com

It is useful for me to use Chinese tone sort order .
Any version on Cygwin?
Thanks for any advice .

#2Weiping He
laser@zhengmai.com.cn
In reply to: LitelWang (#1)
Re: Can postgres supports Chinese GB18030?

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