Re: Idle Error invalid byte sequence - Mailing list pgsql-admin

From Tom Lane
Subject Re: Idle Error invalid byte sequence
Date
Msg-id 6182.1221777591@sss.pgh.pa.us
Whole thread Raw
In response to Re: Idle Error invalid byte sequence  (Randall Wilson <rwilson@earthcomber.com>)
List pgsql-admin
Randall Wilson <rwilson@earthcomber.com> writes:
> log_line_prefix = '[%t] %i'
> So, "idle" is just the "command tag", which probably means it's not
> associated with a command.

No, you missed my point: if an incoming command contains invalidly
encoded characters, the error about that will be thrown *before* the
command tag can be changed from "idle".  I think you are looking in the
wrong place entirely --- the bad data is not in the database, it's
coming from a client.

            regards, tom lane

pgsql-admin by date:

Previous
From: Carol Walter
Date:
Subject: Re: type unknown?
Next
From: Tom Lane
Date:
Subject: Re: type unknown?