BUG #2492: "unexpected EOF on client connection" message in log - Mailing list pgsql-bugs

From
Subject BUG #2492: "unexpected EOF on client connection" message in log
Date
Msg-id 200606230114.k5N1E341003133@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #2492: "unexpected EOF on client connection" message in log
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2492
Logged by:
Email address:      wizard580@gmail.com
PostgreSQL version: 8.1.4
Operating system:   debian sid unstable
Description:        "unexpected EOF on client connection" message in log
Details:

I make all connections and manipulations with tables by file with commands.
ex: file contain many "INSERT" or several "ANALYZE <table>".
then I do: cat <file> | psql base -U postgres.
Then past some time I see often message "unexpected EOF on client
connection".

pgsql-bugs by date:

Previous
From: "Michal Szymanski"
Date:
Subject: BUG #2494: SCROLL CURSOR does not worl
Next
From: "Alexander Pravdin"
Date:
Subject: BUG #2493: bug with initdb under an administrator