Idle Error invalid byte sequence - Mailing list pgsql-admin

From Randall Wilson
Subject Idle Error invalid byte sequence
Date
Msg-id 48D273D8.7010603@earthcomber.com
Whole thread Raw
Responses Re: Idle Error invalid byte sequence  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
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?

Attachment

pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Regaining superuser access
Next
From: Mauri Sahlberg
Date:
Subject: Re: Help request: how to tune performance?