Re: client_connection_check_interval default value - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: client_connection_check_interval default value
Date
Msg-id CAHGQGwHPcgESm_cqQ52xeJtLFjfFY4hr+s6byYiojNKOwxO3Mg@mail.gmail.com
Whole thread
In response to Re: client_connection_check_interval default value  (Hüseyin Demir <huseyin.d3r@gmail.com>)
Responses Re: client_connection_check_interval default value
List pgsql-hackers
On Wed, Mar 18, 2026 at 4:59 AM Hüseyin Demir <huseyin.d3r@gmail.com> wrote:
> I created a regression test for the behaviour we mentioned before
> introducing further possible changes.
>
> You can review it. Basically I tried to simulate the desired behaviour
> which the current patch introduced.

Thanks for the patch!

Commit 557a9f1e3e6 recently added test for lock stats, which also causes
lock wait situations. So it seems better to extend that test to cover
log_lock_waits rather than adding a new TAP test file.

I've prepared a patch to do this. Patch attached. Thought?

Regards,

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Adding REPACK [concurrently]
Next
From: Mihail Nikalayeu
Date:
Subject: Re: Adding REPACK [concurrently]