Re: Terminate the idle sessions

Поиск
Список
Период
Сортировка
От Li Japin
Тема Re: Terminate the idle sessions
Дата
Msg-id ABEB9E5C-4753-4611-B1C1-5482C362F50D@hotmail.com
обсуждение исходный текст
Ответ на Re: Terminate the idle sessions  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: Terminate the idle sessions  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers

On Aug 18, 2020, at 9:19 AM, Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote:

The same already happens for idle_in_transaction_session_timeout and
we can use "ALTER ROLE/DATABASE SET" to dislable or loosen them, it's
a bit cumbersome, though. I don't think we should (at least
implicitly) disable those timeouts ad-hockerly for postgres_fdw.

+1.

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Terminate the idle sessions
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: doc examples for pghandler