Message-ID: From: "haster (@haster)" To: "pgjdbc/pgjdbc" Date: Wed, 23 Jul 2025 07:32:29 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3728: fix: ensure extended protocol messages end with Sync message In-Reply-To: References: List-Id: X-GitHub-Author-Login: haster X-GitHub-Comment-Id: 3106278078 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3728 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3728#issuecomment-3106278078 Content-Type: text/plain; charset=utf-8 I've built pgjdbc based on this pull request and deployed it to our test environment. As @papegaaij said, due to the low amount of traffic on that environment we would need to run with this for a couple of weeks to be able to say the problem is fixed with any certainty, but testing is underway :muscle: