Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

BUG #3786: report error:"ERROR: invalid byte sequence for encoding "UTF8""



The following bug has been logged online:

Bug reference:      3786
Logged by:          wengxc
Email address:      wengxc(at)zjheadway(dot)com
PostgreSQL version: 8.2.5
Operating system:   RHEL AS4
Description:        report error:"ERROR:  invalid byte sequence for encoding
"UTF8""
Details: 

my postgresql server encoding:UTF-8,client_encoding:gbk
when I execute some query sql,the database report the error frequently
:“ERROR:  invalid byte sequence for encoding "UTF8":
0xe334”,especially when insert some text include "\" and
numbers,e.g.\888.
there is no error report when insert the text, but it occur when select ,how
can I resolve this problem If I don't change the server encoding and client
encoding?
thanks



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group