Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Mon, 23 Mar 2026 10:22:06 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3993: fix Enable cursor-based bug, when start transaction by 'START TRANSAC' In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 4109521038 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3993 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3993#issuecomment-4109521038 Content-Type: text/plain; charset=utf-8 Does this problem exist if you use setAutoCommit(false) and setReadonly(true)