public inbox for [email protected]  
help / color / mirror / Atom feed
From: Andrus <[email protected]>
To: [email protected]
Subject: Using special characters in password
Date: Thu, 25 Feb 2021 23:06:15 +0200
Message-ID: <[email protected]> (raw)

Hi!

Using special characters in connection string password like

DRIVER={PostgreSQL Unicode};PWD=pü

or in url encoded form

DRIVER={PostgreSQL Unicode};PWD=p%C3%BC

throws password error.

According to

https://www.postgresql-archive.org/Problem-with-special-characters-in-password-when-using-SQLDriverC...

and

https://www.url-encode-decode.com

PWD=p%C3%BC

should accepted as pü

Using Postgres 13.1 with  32-bit psqlodbc driver  13.00.0000  in Windows 
10 non-unicode application where system locale is Windows-1257  (Baltic 
Windows)

How to use special charcters in passwords ?


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Using special characters in password
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox