Message-ID: From: "monclaf (@monclaf)" To: "pgjdbc/pgjdbc" Date: Fri, 25 Jul 2025 14:13:31 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4 In-Reply-To: References: List-Id: X-GitHub-Author-Login: monclaf X-GitHub-Comment-Id: 3117977374 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3731 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3731#issuecomment-3117977374 Content-Type: text/plain; charset=utf-8 Hello @vlsi I've created a reproducer but the result is not the one expected. If I run the same code with the same cots version on a newly created database I have no issue, but If I run it on the existing database I get the issue. If it does not make you thinking of the root cause, I can try to dump the database and to include it in the reproducer. What do you think ? Many thanks. Fred