After upgrading from postgresql 8.0.4 to 8.0.8 I can't store or modify data in my database. The PostgreSQL error log states:
ERROR: invalid byte sequence for encoding >>UNICODE<<: 0xe3966b
Switching back to 8.0.4 works.
Log in to post a comment.