md5 reference

The Post Office <noreply@postgresql.org>

From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: mikael.gustavsson@smhi.se
Date: 2025-12-17T07:21:15Z
Lists: pgsql-docs
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?

KR
Mikael Gustavsson

Commits

  1. Update pg_hba.conf example to reflect MD5 deprecation