dbTalk Databases Forums  

[BUGS] BUG #1985: cannot insert Chinese character into a table encoded with UTF8

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1985: cannot insert Chinese character into a table encoded with UTF8 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jeff Tong
 
Posts: n/a

Default [BUGS] BUG #1985: cannot insert Chinese character into a table encoded with UTF8 - 10-22-2005 , 10:51 AM







The following bug has been logged online:

Bug reference: 1985
Logged by: Jeff Tong
Email address: jeff (AT) tong (DOT) cc
PostgreSQL version: 8.1beta3
Operating system: Windows XP
Description: cannot insert Chinese character into a table encoded
with UTF8
Details:

I am a traditional Chinese user in Hong Kong. 8.1beta3 for WinXP still
cannot let me insert Chinese character into a table encoded with UTF8. I
think it is very importance issue with CJK users who need Unicode encoded
tables.

Here is a screenshot I took from command prompt:
http://www.tong.cc/pgsql8.1beta3.png

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
  #2  
Old   
Qingqing Zhou
 
Posts: n/a

Default Re: [BUGS] BUG #1985: cannot insert Chinese character into a table encoded with UTF8 - 10-24-2005 , 12:02 AM







""Jeff Tong"" <jeff (AT) tong (DOT) cc> wrote
Quote:
The following bug has been logged online:

Bug reference: 1985
Logged by: Jeff Tong
Email address: jeff (AT) tong (DOT) cc
PostgreSQL version: 8.1beta3
Operating system: Windows XP
Description: cannot insert Chinese character into a table encoded
with UTF8
Details:

I am a traditional Chinese user in Hong Kong. 8.1beta3 for WinXP still
cannot let me insert Chinese character into a table encoded with UTF8. I
think it is very importance issue with CJK users who need Unicode encoded
tables.

Here is a screenshot I took from command prompt:
http://www.tong.cc/pgsql8.1beta3.png

This is not a bug and it is answered several times before. It is the
incorrect setting of client_encoding. Just iterate the solution here:

test#\encoding LATIN_1

Then it works.

Regards,
Qingqing



---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.