Search Postgresql Archives

Re: Can postgresql support chinese word?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Aug 28, 2007, at 22:33 , smithveg wrote:

Anyone can tell me does PostgreSQL support chinese word?
Which encoding or datatype or anything else should i know if i want to store the chinese word.

PostgreSQL supports a number of different character sets in the client, including UTF8, BIG5, EUC_CN, EUC_TW, GBK, and GB18030. Of these EUC_CN, EUC_TW, and UTF8 can be used as database (server) encodings. I don't believe there are any datatype-specific issues you would need to worry about. For more information, see:

http://www.postgresql.org/docs/8.2/interactive/multibyte.html

Hope this helps.

Michael Glaesemann
grzm seespotcode net



---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux