JDBC gives pq_recvbuf: unexpected EOF on client connection - Mailing list pgsql-interfaces

From Steve Sullivan
Subject JDBC gives pq_recvbuf: unexpected EOF on client connection
Date
Msg-id 200101191435.f0JEZAY12885@localhost.localdomain
Whole thread Raw
Responses Re: JDBC gives pq_recvbuf: unexpected EOF on client connection  (Peter Mount <peter@retep.org.uk>)
List pgsql-interfaces
Hi,
I'm using JDBC and every time my client shuts down
I get the log message:

pq_recvbuf: unexpected EOF on client connection

I'm careful to close the Connection, and I verify that
it indeed did close by calling Connection.isClosed().

Is there something I'm doing wrong here?
I'm running postgresql-7.0.3 on RedHat 7.0 on a Pentium.

Many thanks for any tips!

Steve

========================================
Steve Sullivan    sullivan@mathcom.com
  Mathcom Solutions, Inc.

http://www.mathcom.com    303-494-7115
========================================


pgsql-interfaces by date:

Previous
From: Mindaugas Idzelis
Date:
Subject: bug in ODBC driver (and fix)
Next
From: Tom Lane
Date:
Subject: Re: bug in ODBC driver (and fix)