Re: Idle Error invalid byte sequence

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Idle Error invalid byte sequence
Дата
Msg-id 23674.1221761835@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Idle Error invalid byte sequence  (Randall Wilson <rwilson@earthcomber.com>)
Ответы Re: Idle Error invalid byte sequence
Список pgsql-admin
Randall Wilson <rwilson@earthcomber.com> writes:
> We've got a PostgreSQL 8.1.11 database that started displaying these
> error messages almost immediately AFTER it was restored.
> ...
> Is there any way to figure out where the 0x8b character is?

Hmm, did you perhaps change the database encoding from its previous
value?  The most likely bet is that the bad encoding is arriving from a
client, which is evidently expecting to send something other than UTF8
but not bothering to set client_encoding to tell what.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Kenneth Marshall
Дата:
Сообщение: Re: Help request: how to tune performance?
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Help request: how to tune performance?