|
|||||||||||
|
Re: [GENERAL] client_encoding error
From: Albe Laurenz <laurenz.albe(at)wien.gv.at>
Date: Wed Nov 28 2007 - 05:39:29 EST
It means that there is a string in your data which is incorrect in your client encoding, which is EUC_JP. You can only enter correctly encoded strings, everything else will produce an error. Your data is not plain ASCII, because the byte 0x9c is not (0x9c > 0x7f).
Yours,
---------------------------(end of broadcast)---------------------------TIP 6: explain analyze is your friend Received on Wed Nov 28 05:41:32 2007 This archive was generated by hypermail 2.1.8 : Mon Jun 16 2008 - 20:43:28 EDT |
||||||||||
|
|||||||||||