Re: PQconsumeinput() may close the fd

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: PQconsumeinput() may close the fd
Дата
Msg-id 7e60d1a4a536a12fdd1c15caae93bac79b0ab8b1.camel@cybertec.at
обсуждение исходный текст
Ответы Re: PQconsumeinput() may close the fd  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Fri, 2022-10-21 at 07:27 +0300, Vasily Kulikov wrote:
> The problem is that sometimes PQconsumeInput() may close the connection

The function does nothing of the kind.  Is there an error response from
the function?  Perhaps something else, like a timeout in a network component,
closes the connections afterwards.

Can you find any corresponding messages in the PostgreSQL server log?

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com



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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Mysterious performance degradation in exceptional cases
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PQconsumeinput() may close the fd