On 03/28/2012 08:00 PM, superman0920 wrote:
> hello
> i want to insert a report to postgresql,the report contain something
> Chinese characters and the postgresql is utf-8.
> the response from db is this:
> ERROR: invalid byte sequence for encoding "UTF8": 0xb1
> how can i fix it ?
>
Remove the bad
hello
i want to insert a report to postgresql,the report contain something Chinese
characters and the postgresql is utf-8.
the response from db is this:
ERROR: invalid byte sequence for encoding "UTF8": 0xb1
how can i fix it ?
thx
superman0920
superman0920 wrote:
> i want to insert a report to postgresql,the report contain
> something Chinese characters and the postgresql is utf-8.
>
> the response from db is this:
> ERROR: invalid byte sequence for encoding "UTF8": 0xb1
That's not a valid byte sequence for a character under the
hello
i want to insert a report to postgresql,the report contain something Chinese
characters and the postgresql is utf-8.
the response from db is this:
ERROR: invalid byte sequence for encoding "UTF8": 0xb1
how can i fix it ?
thx
superman0920