Re: pq_recvbuf: unexpected EOF on client connection

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pq_recvbuf: unexpected EOF on client connection
Дата
Msg-id 13958.968249654@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pq_recvbuf: unexpected EOF on client connection  ("Alan" <alana@atio.co.za>)
Список pgsql-general
"Alan" <alana@atio.co.za> writes:
> Does anyone know this error?

If you're seeing that in the postmaster log, it just means that a client
disconnected without sending the "quit" message.  This seems to be
standard behavior for some of the interface libraries.  It's not really
anything to worry about, since the backend shuts down the same way in
either case.  But patches to fix the nonconforming libraries would be
cheerfully accepted ;-)

            regards, tom lane

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

Предыдущее
От: lee johnson
Дата:
Сообщение: postgres not allowing new database?
Следующее
От: Michelle Murrain
Дата:
Сообщение: "Unrecognized variable client_encoding"