Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Tue, 24 Jun 2025 12:41:54 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3685: Regression: a query does not work anymore on connection created by `PGSimpleDataSource` but still work with `DriverManager` In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 3000293718 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2025-06-24T12:42:43Z X-GitHub-Issue: 3685 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3685#issuecomment-3000293718 Content-Type: text/plain; charset=utf-8 Well I require a postgres instance with PostGIS installed. I suppose you could try turning on logging in the driver and we could look at the logs to see what is different. Dave