Re: Cursor timeout in postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cursor timeout in postgres
Дата
Msg-id 17404.1170785307@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Cursor timeout in postgres  (Tim Tassonis <timtas@cubic.ch>)
Список pgsql-general
Tim Tassonis <timtas@cubic.ch> writes:
> I try to reproduce the situation tomorrow and will also check on any
> odbc_errmsg() messages and the postmaster log.

OK.  A couple of comments: the only timeout within Postgres itself is
statement_timeout, which I think wouldn't apply to your situation even
if you had it set (but I might be wrong).  We have also heard reports
of firewalls dropping idle connections, but in that scenario you'd
not still have a working connection afterwards.

            regards, tom lane

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

Предыдущее
От: Tim Tassonis
Дата:
Сообщение: Re: Cursor timeout in postgres
Следующее
От: Andrea Arcangeli
Дата:
Сообщение: regression in 8.8.2 [was Re: Very strange error]