unexpected EOF on client connection errors - Mailing list pgsql-novice

From Charley L. Tiggs
Subject unexpected EOF on client connection errors
Date
Msg-id 497D5CE8-FFA3-4BFA-B511-E0358920A848@xpressdocs.com
Whole thread Raw
Responses Re: unexpected EOF on client connection errors  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: unexpected EOF on client connection errors  (Volkan YAZICI <volkan.yazici@gmail.com>)
List pgsql-novice
Configuration:

Postgres 8.0.3
Apache 2.0.52
PHP 4.3.9
ADOdb 4.65

I have a web solution that works extremely well. Yet, the following
error appears in the logs a lot.  At least one entry every 5 minutes,
quite a few more when the site is busy.

webuser - xxx.xxx.xxx.xxx(59420) 2005-10-10 11:00:29 EDT> LOG:
08P01: unexpected EOF on client connection
webuser - xxx.xxx.xxx.xxx(59420) 2005-10-10 11:00:29 EDT> LOCATION:
SocketBackend, postgres.c:287

As far as I can tell, I'm not losing any information when this error
occurs. Googling for the problem yields a mixed bag of reasons for
the error but didn't give me a clue as to how to begin tracking it
down.  Can anyone give me an idea of where to begin looking for the
cause of this error?

Thanks,
Charley


pgsql-novice by date:

Previous
From: "Kevin Crenshaw"
Date:
Subject: Re: Stored Procedures Basics
Next
From: Oleg
Date:
Subject: alter column problem