Message-ID: From: "nsidhaye (@nsidhaye)" To: "pgjdbc/pgjdbc" Date: Mon, 10 Nov 2025 04:20:00 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #2694: the url is invalid In-Reply-To: References: List-Id: X-GitHub-Author-Login: nsidhaye X-GitHub-Comment-Id: 3509330479 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 2694 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/2694#issuecomment-3509330479 Content-Type: text/plain; charset=utf-8 I think DB driver automatically encode URL so client do not need to encode it while configuring. May be we can add some parameter like `encode`