Invalid length of startup packet
Hello hackers!
Does anyone know what the message "invalid length of startup packet"
in /var/log/messages means? It says it's "fatal" - so what is the reason
for this message, what does it mean and what can I do against it?
I use the latest postgresql-release on a heavily loaded dedicated pentium iv
machine (redhat linux).
Any help or information appreciated,
thanks
(this has been posted on general-list earlier today)
Mit freundlichem Gru�
Henrik Steffen
Gesch�ftsf�hrer
top concepts Internetmarketing GmbH
Am Steinkamp 7 - D-21684 Stade - Germany
--------------------------------------------------------
http://www.topconcepts.com Tel. +49 4141 991230
mail: steffen@topconcepts.com Fax. +49 4141 991233
--------------------------------------------------------
24h-Support Hotline: +49 1908 34697 (EUR 1.86/Min,topc)
--------------------------------------------------------
System-Partner gesucht: http://www.franchise.city-map.de
--------------------------------------------------------
Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563
--------------------------------------------------------
"Henrik Steffen" <steffen@city-map.de> writes:
Does anyone know what the message "invalid length of startup packet"
in /var/log/messages means?
Something is connecting to your postmaster and sending invalid data.
It says it's "fatal" - so what is the reason
for this message, what does it mean and what can I do against it?
In this context "fatal" just means that that connection will be dropped.
regards, tom lane
Dear Tom,
I have just been talking to Hans-Juergen Schoening from the hackers-list
on the telephone. I found out, that I was really using postgres 7.2-1.72,
(I took this as 7.2.1 :(( ) - so I updated the server, and the webserver
that's connecting to the database to the latest current rpm-release.
Unfortunately I still receive the same messages...
The Webserver is using latest mod_perl and Pg.pm for connecting.
Could this be a problem?
Thanks again for your help!
Mit freundlichem Gru�
Henrik Steffen
Gesch�ftsf�hrer
top concepts Internetmarketing GmbH
Am Steinkamp 7 - D-21684 Stade - Germany
--------------------------------------------------------
http://www.topconcepts.com Tel. +49 4141 991230
mail: steffen@topconcepts.com Fax. +49 4141 991233
--------------------------------------------------------
24h-Support Hotline: +49 1908 34697 (EUR 1.86/Min,topc)
--------------------------------------------------------
System-Partner gesucht: http://www.franchise.city-map.de
--------------------------------------------------------
Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563
--------------------------------------------------------
----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Henrik Steffen" <steffen@city-map.de>
Cc: <pgsql-hackers@postgresql.org>
Sent: Monday, May 27, 2002 7:02 PM
Subject: Re: [HACKERS] Invalid length of startup packet
Show quoted text
"Henrik Steffen" <steffen@city-map.de> writes:
Does anyone know what the message "invalid length of startup packet"
in /var/log/messages means?Something is connecting to your postmaster and sending invalid data.
It says it's "fatal" - so what is the reason
for this message, what does it mean and what can I do against it?In this context "fatal" just means that that connection will be dropped.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly