BUG #19537: Authentication failed regardless of typing exactly my password set from sudo passwd postgres

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: joshcabara22(at)gmail(dot)com
Subject: BUG #19537: Authentication failed regardless of typing exactly my password set from sudo passwd postgres
Date: 2026-06-26 15:56:25
Message-ID: 19537-a8c72b8459700bfb@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 19537
Logged by: JOSHUA CABANILLAS
Email address: joshcabara22(at)gmail(dot)com
PostgreSQL version: 18.4
Operating system: Ubuntu 26.04 LTS
Description:

Hey, I'm using pg Admin 9.16 and have Ubuntu 26.04 LTS running as my OS.
So I tried to reinstall from scratch everything, just to see if this would
work. However, after reinstalling postgresql postgresql-contrib and pg Admin
from scratch step-by-step, and set my password and typed it exactly on the
pg Admin Register Server dialog it threw me the following error:

Unable to connect to server:

connection failed: connection to server at "127.0.0.1", port 5432 failed:
FATAL: password authentication failed for user "postgres"
connection to server at "127.0.0.1", port 5432 failed: FATAL: password
authentication failed for user "postgres"

So I just gave up on trying to fix it for my own and followed through this
forum to submit it as a bug report.
Any guidance for fixing this error will be appreciated.
Cheers.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tomas Vondra 2026-06-26 17:55:51 Re: Autoprewarm workers terminated due to a segmentation fault
Previous Message Laurenz Albe 2026-06-26 08:30:28 Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table