Re: JDBC gives pq_recvbuf: unexpected EOF on client connection

Поиск
Список
Период
Сортировка
От Peter Mount
Тема Re: JDBC gives pq_recvbuf: unexpected EOF on client connection
Дата
Msg-id 5.0.2.1.0.20010120144703.00a4db30@mail.retep.org.uk
обсуждение исходный текст
Ответ на JDBC gives pq_recvbuf: unexpected EOF on client connection  (Steve Sullivan <sullivan@Mathcom.COM>)
Список pgsql-interfaces
At 07:35 19/01/01 -0700, Steve Sullivan wrote:

>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!


How is your client shutting down? Are you calling the Connections close() 
method?

It sounds like the client is closing before the driver has notified the 
server that it's ending.

Peter


>Steve
>
>========================================
>Steve Sullivan    sullivan@mathcom.com
>
>    Mathcom Solutions, Inc.
>
>http://www.mathcom.com    303-494-7115
>========================================



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Kovacs Zoltan Sandor
Дата:
Сообщение: Re: pl/pgSQL & transaction
Следующее
От: Cedar Cox
Дата:
Сообщение: Re: pl/pgSQL & transaction