Message-ID: From: "jhonnyman (@jhonnyman)" To: "pgjdbc/pgjdbc" Date: Fri, 24 Feb 2023 12:25:51 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #2112: Single argument version of Class.forName is used to load classes, which can cause problems with non-flat class paths In-Reply-To: References: List-Id: X-GitHub-Author-Login: jhonnyman X-GitHub-Comment-Id: 1443615868 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 2112 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/2112#issuecomment-1443615868 Content-Type: text/plain; charset=utf-8 I'm not sure which version it is. I was following the guides on Quarkus [deploying-to-google-cloud](https://quarkus.io/guides/deploying-to-google-cloud#using-cloud-sql) and using the recommended configuration I got the error that brought me here [Unable to use Postgres Socket Factory on dev mode](https://github.com/quarkusio/quarkus/issues/15782). Maybe @stuartwdouglas can you help here? I'm on quarkus version 2.16.1.Final