repeating message in Postgres logs

From: Warren Little <wlittle(at)securitylending(dot)com>
To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: repeating message in Postgres logs
Date: 2003-01-11 00:23:19
Message-ID: 1042244599.17029.108.camel@gitis.corp.ncp-ut.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I'm getting the following on a regular basis in the
postgres server log

pq_recvbuf: unexpected EOF on client connection

is this normal behavior from the JDBC connections

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Eric Frazier 2003-01-11 19:59:11 persistent JDBC connections with a daemon
Previous Message Hale Pringle 2003-01-10 23:45:43 Select * from users WHERE upper(lastName) = upper('Pringle')