Tom Lane wrote:
Nick Wellnhofer <[EMAIL PROTECTED]> writes:
The real cause of the problem seems to be a frontend/backend communication problem. The "needed" argument 0x5454502b comes from a 4-byte length field which string content is 'TTP/'. Looks like a part of a HTTP request to me.


Yeah, it kinda sounds like someone is trying to send an HTTP request to
the Postgres port :-(

I thought about that, but I have TCP disabled. And it's definitely triggered by my own Perl code serving dynamic web pages. But it happens at completely random places. Maybe it's a bug in DBD::Pg. Is there an easy way to log the whole frontend/backend communication?


Nick


-- aevum gmbh leopoldstr. 87 80802 münchen germany

fon: +4989 38380653
fax: +4989 38799384
[EMAIL PROTECTED]
http://aevum.de/

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to