Re: idle in transaction...unexpected EOF on client connection

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: idle in transaction...unexpected EOF on client connection
Дата
Msg-id dcc563d10711091411l5f401a91v7e742334f02bdd5b@mail.gmail.com
обсуждение исходный текст
Ответ на idle in transaction...unexpected EOF on client connection  ("Tena Sakai" <tsakai@gallo.ucsf.edu>)
Список pgsql-admin
On Nov 9, 2007 3:58 PM, Tena Sakai <tsakai@gallo.ucsf.edu> wrote:
>
> Hi Everybody,
>
>  I see in serverlog many entries that read:
>   <gadb 2007-11-09 13:13:47 PST idle in transaction>LOG:  unexpected EOF on
> client connection
>   <gadb 2007-11-09 13:23:08 PST idle in transaction>LOG:  unexpected EOF on
> client connection
>   <gadb 2007-11-09 13:23:44 PST idle in transaction>LOG:  unexpected EOF on
> client connection
>   <gadb 2007-11-09 13:25:42 PST idle in transaction>LOG:  unexpected EOF on
> client connection
>
>  This occurs regularly and frequently and I am
>  wondering if it is indicative of any underlying
>  issue(s).  Would you please let me know what
>  you know?

Most likely what is happening is that you have a firewall between your
app and your db server that is closing idle connections after x
minutes.  Could be other things, like crashing clients, etc...  Hard
to say without more evidence.

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

Предыдущее
От: "Tena Sakai"
Дата:
Сообщение: idle in transaction...unexpected EOF on client connection
Следующее
От: "Campbell, Lance"
Дата:
Сообщение: Re: idle in transaction...unexpected EOF on client connection