Subject: idle in transaction...unexpected EOF on client connection
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 11/9/2007 6:03:06 PM
"Scott Marlowe" <scott.marlowe@gmail.com> writes:
> Hmmm. Well, when you see an error like unexpected EOF on client
> connection then that means that the client "disappeared" without
> closing the connection, or the network connection went away.
More specifically, the client didn't send the expected "terminate session"
message before dropping the network connection.
I seem to recall that old versions of the JDBC driver had a bad habit
of not sending Terminate --- what JDBC version are you using?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
|