RE: Terminate the idle sessions - Mailing list pgsql-hackers

From kuroda.hayato@fujitsu.com
Subject RE: Terminate the idle sessions
Date
Msg-id OSBPR01MB31572A5937D2CEC9EFEA0189F5E00@OSBPR01MB3157.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Terminate the idle sessions  (Li Japin <japinli@hotmail.com>)
Responses Re: Terminate the idle sessions  (japin <japinli@hotmail.com>)
List 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 by date:

Previous
From: Neil Chen
Date:
Subject: Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted
Next
From: Peter Eisentraut
Date:
Subject: Re: Hash support for row types