Re: Password Encryption and Connection Issues

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Password Encryption and Connection Issues
Date: 2025-07-09 15:17:40
Message-ID: CANzqJaD+TtQ+Msm-6dEuo3VaOULgXb+rWxEUeNKX2VmiGn6LHg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 9, 2025 at 11:11 AM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
wrote:

> On 7/9/25 06:56, Alpaslan AKDAĞ wrote:
> > Hello all
> >
>
> > As a result, some users are able to connect, while others cannot.
>
> What client is being used and what version of said client?
>

This is a salient point:clients from the pre-PG10 can only connect using
md5. Thus, we have to use md5 hashes even in PG16. 😭

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2025-07-09 15:25:35 Re: Password Encryption and Connection Issues
Previous Message Adrian Klaver 2025-07-09 15:11:29 Re: Password Encryption and Connection Issues