Re: Terminate the idle sessions

Поиск
Список
Период
Сортировка
От japin
Тема Re: Terminate the idle sessions
Дата
Msg-id MEYP282MB16699F819074254A35F2AE07B6E00@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответ на RE: Terminate the idle sessions  ("kuroda.hayato@fujitsu.com" <kuroda.hayato@fujitsu.com>)
Ответы RE: Terminate the idle sessions
Список pgsql-hackers
hi, Kuroda 

On 11/19/20 4:32 PM, kuroda.hayato@fujitsu.com wrote:
Dear Li,

Thanks for your suggestion.  Attached!
I prefer your comments:-).

I think this patch is mostly good.
I looked whole the codes again and I found the following comment in the PostgresMain():

```c		/*		 * (5) turn off the idle-in-transaction timeout		 */
```

Please mention about idle-session timeout and check another comment.
Thanks! Add the comment for idle-session timeout.

--
Best regards
Japin Li

Вложения

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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: ResourceOwner refactoring
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Sloppiness around failure handling of parsePGArray in pg_dump