Thread
-
BUG #19022: Trying to set up pem server not accepting any passwords
PG Bug reporting form <noreply@postgresql.org> — 2025-08-17T18:04:22Z
The following bug has been logged on the website: Bug reference: 19022 Logged by: Katelynn Weatherup Email address: katelynn.weatherup@csuglobal.edu PostgreSQL version: 17.6 Operating system: Windows 10 x64 Description: I cannot register the server as ssl is required but not available for the server, and when I try to skip registration it asks for my windows password, when I enter it, it says incorrect even though it is correct.
-
Re: BUG #19022: Trying to set up pem server not accepting any passwords
Laurenz Albe <laurenz.albe@cybertec.at> — 2025-08-18T06:24:56Z
On Sun, 2025-08-17 at 18:04 +0000, PG Bug reporting form wrote: > PostgreSQL version: 17.6 > Operating system: Windows 10 x64 > Description: > > I cannot register the server as ssl is required but not available for the > server, and when I try to skip registration it asks for my windows password, > when I enter it, it says incorrect even though it is correct. Sorry, but this bug report reqires a lot more details: - How exactly are you trying to register the server? Are you speaking about "pg_ctl register" or something else? - What asks for your Windows password? Best provide an exact sequence of your actions, the responses you get and how they differ from what you'd expect. Yours, Laurenz Albe