Обсуждение: message meaning?

Поиск
Список
Период
Сортировка

message meaning?

От
Laurette Cisneros
Дата:
What does this message in the pgsql log indicate?

2002-06-24 16:57:45 [7152]   DEBUG:  pq_recvbuf: recv() failed: Connection
reset by peer

Thanks for the help,

--
Laurette Cisneros
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
Where's my....bus?




Re: message meaning?

От
Tom Lane
Дата:
Laurette Cisneros <laurette@nextbus.com> writes:
> What does this message in the pgsql log indicate?

> 2002-06-24 16:57:45 [7152]   DEBUG:  pq_recvbuf: recv() failed: Connection
> reset by peer

Sounds like your client program crashed, or possibly the machine it was
on crashed.  Anyway, the connection was forcibly cut from the client end.

            regards, tom lane



Re: message meaning?

От
Manuel Durán Aguete
Дата:
Hi,
    Perhaps the client dies without closing the connection.

                                Regards.


El mar, 25-06-2002 a las 19:37, Laurette Cisneros escribió:
>
> What does this message in the pgsql log indicate?
>
> 2002-06-24 16:57:45 [7152]   DEBUG:  pq_recvbuf: recv() failed: Connection
> reset by peer
>
> Thanks for the help,
>
> --
> Laurette Cisneros
> The Database Group
> (510) 420-3137
> NextBus Information Systems, Inc.
> www.nextbus.com
> Where's my....bus?
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>