Re: md5 reference

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: mikael.gustavsson@smhi.se, pgsql-docs@lists.postgresql.org
Date: 2025-12-17T12:20:52Z
Lists: pgsql-docs
On 17.12.25 08:21, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/18/auth-pg-hba-conf.html
> Description:
> 
> Hi,
> In the last pg_hba example on the page md5 is used as method. Maybe it
> should be changed to scram-sha-256 as that is the preferred method?

Yes, I think that would make sense to modernize that example.




Commits

  1. Update pg_hba.conf example to reflect MD5 deprecation