Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample
Date
Msg-id 1ACA4B4B-BDE4-477B-B242-BBA871E2DB79@yesql.se
Whole thread Raw
In response to Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample  (Michael Banck <mbanck@gmx.net>)
List pgsql-hackers
> On 15 Nov 2025, at 15:55, Michael Banck <mbanck@gmx.net> wrote:
> 
> Hi,
> 
> On Sat, Nov 15, 2025 at 09:37:37AM -0500, Robert Treat wrote:
>> +1 to the general idea, though I think it should go the other way
>> around (it is a small enough grammatical point I'm sure some would
>> argue the other way around).
>> 
>> # password_encryption = scram-sha-256 # scram-sha-256 or md5 (deprecated)
> 
> I thought about that, but then wondered whether people would think the
> whole thing (password_encryption) is deprecated or maybe both
> scram-sha-256 and md5?

Sleeping on it I agree with this, and ended up applying this version.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Running a single test
Next
From: Daniel Gustafsson
Date:
Subject: Re: Fix a couple of misspellings in comments of logic replication