Re: LOG: unexpected EOF on client connection

Поиск
Список
Период
Сортировка
От Ben Carbery
Тема Re: LOG: unexpected EOF on client connection
Дата
Msg-id AANLkTinBPn8cRwekaF4mZk2BH50onoGNoaa12T2DO+rV@mail.gmail.com
обсуждение исходный текст
Ответ на Re: LOG: unexpected EOF on client connection  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: LOG: unexpected EOF on client connection  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general

Or that OP has a networking issue.  Some firewalls are known for
dropping what they think are idle connections when they aren't.


I don't think so.. EOF is an explicit termination, not a timeout as would caused by a firewall dropping traffic. It's more like what happens when the remote process on the client is killed for example. Postgres probably expects to see some kind of "quit" command prior to receiving the EOF.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Understanding PostgreSQL Storage Engines
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: LOG: unexpected EOF on client connection