From: | Gordon Luk <gordon(at)gforce(dot)ods(dot)org> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Help, could not input Chinese text in Version 7.2.1 !!! |
Date: | 2002-06-13 03:07:27 |
Message-ID: | 3D080C6F.8040600@gforce.ods.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi all,
In my production machine, it running postgresql 7.1.3 ... database
encoding with EUC_TW... it work fine.
Now , i want upgrade to 7.2.1 ( come with redhat 7.3, already compiled
support multi-byte...). And then i try create same database also with
encoding EUC_TW... it return error... invalid EUC_TW
charecter...0xXXX... according the release note... now 7.2.X will "
Reject invalid multibyte character sequences (Tatsuo)"...
ok... i guest it may some fault character in there....
Now , i try use pgadmin (win98) ... connect to the new 7.2.1 postgresql
, open the database with encode EUC_TW.. try type some chinese in one of
table... what ever i type any character ( sure, chinese)... it also
reject me....
I try create other type of encode ... like EUC_CN, UNICODE... also
return same error...
What's wrong with me... Please help....
Gordon
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2002-06-13 04:00:29 | Re: Troubleshooting SPI_execp() failed in RI_FKey_cascade_del() |
Previous Message | Tom Lane | 2002-06-13 03:01:55 | Re: Troubleshooting SPI_execp() failed in RI_FKey_cascade_del() |