Message-ID: From: "vdharam18 (@vdharam18)" To: "pgjdbc/pgjdbc" Date: Wed, 25 Sep 2024 16:07:15 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #2741: feat: add transaction isolation mode In-Reply-To: References: List-Id: X-GitHub-Author-Login: vdharam18 X-GitHub-Comment-Id: 2374514170 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 2741 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/2741#issuecomment-2374514170 Content-Type: text/plain; charset=utf-8 Hey Folks, Thanks for raising the fix for this issue. I also observe a similar data inconsistency issue with PgBouncer and transaction pooling mode. It would be better if this fix could be prioritised and more people can use it.