RE: Terminate the idle sessions

Поиск
Список
Период
Сортировка
От kuroda.hayato@fujitsu.com
Тема RE: Terminate the idle sessions
Дата
Msg-id OSBPR01MB31572A5937D2CEC9EFEA0189F5E00@OSBPR01MB3157.jpnprd01.prod.outlook.com
обсуждение исходный текст
Ответ на Re: Terminate the idle sessions  (Li Japin <japinli@hotmail.com>)
Ответы Re: Terminate the idle sessions
Список pgsql-hackers
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.

Best Regards, 
Hayato Kuroda

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

Предыдущее
От: Neil Chen
Дата:
Сообщение: Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Hash support for row types