Message-ID: From: "wgfm (@wgfm)" To: "pgjdbc/pgjdbc" Date: Fri, 17 Oct 2025 12:01:14 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3840: Periodic latency spikes to Postgres in large scale deployment In-Reply-To: References: List-Id: X-GitHub-Author-Login: wgfm X-GitHub-Comment-Id: 3415250535 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3840 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3840#issuecomment-3415250535 Content-Type: text/plain; charset=utf-8 Thanks for your prompt reply. I expected as much. It looks like it's caused by some task on a repeated schedule. So far, we haven't found anything with this kind of periodicity. Under what conditions would the SharedTimer thread wait on another thread for multiple seconds?