Re: md5 password valid and invalid after upgrading

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kyle MacMillan <macattackftw(at)gmail(dot)com>
Cc: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: md5 password valid and invalid after upgrading
Date: 2023-09-27 22:25:02
Message-ID: 698775.1695853502@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Kyle MacMillan <macattackftw(at)gmail(dot)com> writes:
> Here's the connection method:
> psql -h <url> -d <database>

> I'm then prompted for a password and enter the password.

> And the error:
> psql: error: connection to server at <redacted> failed: fe_sendauth: error
> sending password authentication

What appears in the server's log when you do this?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2023-09-28 01:00:12 Re: FW: Query execution failure
Previous Message Andres Freund 2023-09-27 20:45:51 Re: Memory leak on subquery as scalar operand