Re: Reg: unexpected EOF on client connection

Поиск
Список
Период
Сортировка
От Ian Lea
Тема Re: Reg: unexpected EOF on client connection
Дата
Msg-id CAEY5pxURgnoKQhsWVFoRuKLA29aqSJp=X4vYS5zkFau-W2JByw@mail.gmail.com
обсуждение исходный текст
Ответ на Reg: unexpected EOF on client connection  (Hariraman Jayaraj <hariraman.ocp@gmail.com>)
Ответы Re: Reg: unexpected EOF on client connection
Список pgsql-admin
> I am new to Postgres Administration. I am getting this below mentioned error
> in my pg_log and server looks in hanged state whenever this error is getting
> logged.
> OS - Suse Linux Enterprise Edition 11, DB - Postgres 8.3, Application Server
> - Jboss.
>
> 2011-11-22 16:57:55 IST LOG:  unexpected EOF on client connection
> 2011-11-22 16:57:55 IST LOG:  unexpected EOF on client connection

These generally mean that the client has gone away without closing
database connections.  You should check your client code.

It is highly unlikely these errors would cause your server to hang.


--
Ian.

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

Предыдущее
От: Hariraman Jayaraj
Дата:
Сообщение: Reg: unexpected EOF on client connection
Следующее
От: "white.heron white"
Дата:
Сообщение: Re: Reg: unexpected EOF on client connection