Re: Default client_connection_check_interval to 10s on supported systems

2023-06-16 Thread Tristan Partin
On Fri Jun 16, 2023 at 5:10 PM CDT, Tom Lane wrote: > "Tristan Partin" writes: > > I am proposing that the default value of > > client_connection_check_interval be moved to a non-zero value on > > systems where it is supported. I think it would be a nice quality of > > life improvement. > > I doub

Re: Default client_connection_check_interval to 10s on supported systems

2023-06-16 Thread Tom Lane
"Tristan Partin" writes: > I am proposing that the default value of > client_connection_check_interval be moved to a non-zero value on > systems where it is supported. I think it would be a nice quality of > life improvement. I doubt that we need this, and I *really* doubt that it's appropriate t

Default client_connection_check_interval to 10s on supported systems

2023-06-16 Thread Tristan Partin
rom: Tristan Partin Date: Fri, 16 Jun 2023 12:47:26 -0500 Subject: [PATCH v1] Default client_connection_check_interval to 10s on supported systems client_connection_check_interval is an inherently valuable parameter when supported. It can help cancel long running queries server-side when a connectio