Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Fri, 19 Sep 2025 18:25:10 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3811: PreparedStatement batch performance issue in a loop on v42.7.6 or later In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 3313320744 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3811 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3811#issuecomment-3313320744 Content-Type: text/plain; charset=utf-8 What is the reason to execute `ps.toString()` within a loop?