Re: client_connection_check_interval default value

From: Jeremy Schneider <schneider(at)ardentperf(dot)com>
To: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Marat Buharov <marat(dot)buharov(at)gmail(dot)com>
Subject: Re: client_connection_check_interval default value
Date: 2026-02-05 13:36:21
Message-ID: 20260205053621.6c531b0e@ardentperf.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 4 Feb 2026 21:30:32 -0800
Jeremy Schneider <schneider(at)ardentperf(dot)com> wrote:

> What would people here think about changing the default value of
> client_connection_check_interval to 2000 ms? Right now this is
> disabled by default.

Forgot the doc update in the attached patch. Updated

-Jeremy

Attachment Content-Type Size
0001-Change-default-client_connection_check_interval-to-2.patch text/x-patch 3.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Srirama Kucherlapati 2026-02-05 13:55:00 RE: AIX support
Previous Message Pavlo Golub 2026-02-05 13:13:36 Re: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs