Hi all,
We've got a PostgreSQL 8.1.11 database that started displaying these
error messages almost immediately AFTER it was restored. It restored
fully and successfully. They occur every few seconds to every few
minutes. Here are the error messages.
[2008-09-18 10:18:14 CDT] idleERROR: invalid byte sequence for encoding
"UTF8": 0x8b
[2008-09-18 10:18:14 CDT] idleHINT: This error can also happen if the
byte sequence does not match the encoding expected by the server, which
is controlled by "client_encoding".
Is there any way to figure out where the 0x8b character is?