From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | Antonini Roberto <Roberto(dot)Antonini(at)TILAB(dot)COM> |
Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: pq_recvbuf |
Date: | 2004-08-30 16:56:03 |
Message-ID: | 1093884963.1550.38.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
It's normal in this case. It just means that the connection was dropped
without being closed properly.
Dave
On Mon, 2004-08-30 at 12:08, Antonini Roberto wrote:
> Hi all,
>
> Could someone tell me what’s the meaning of
>
> LOG: pq_recvbuf: unexpected EOF on client connection
>
> message I get when I try to stop a java process which uses a postgres
> DB connection?
>
>
>
> Thanks,
>
> Roberto.
>
>
> Gruppo Telecom Italia - Direzione e coordinamento di Telecom Italia
> S.p.A.
>
> ====================================================================
> CONFIDENTIALITY NOTICE
> This message and its attachments are addressed solely to the persons
> above and may contain confidential information. If you have received
> the message in error, be informed that any use of the content hereof
> is prohibited. Please return it immediately to the sender and delete
> the message. Should you have any questions, please send an e_mail to
> MailAdmin(at)tilab(dot)com(dot) Thank you
> ====================================================================
--
Dave Cramer
519 939 0336
ICQ # 14675561
www.postgresintl.com
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Davis | 2004-08-30 17:01:35 | expected trigger behavior in transactions |
Previous Message | Antonini Roberto | 2004-08-30 16:08:24 | pq_recvbuf |