Update pg_hba.conf example to reflect MD5 deprecation

In the wake of commit db6a4a985, remove most use of 'md5' from the
example configuration file. The only remainder is an example exception
for a client that doesn't support SCRAM.

Author: Mikael Gustavsson <[email protected]>
Reviewed-by: Peter Eisentraut <[email protected]>
Reviewed-by: Daniel Gustafsson <[email protected]>
Reviewed-by: Andreas Karlsson <[email protected]>
Reviewed-by: Laurenz Albe <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 18

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/cf8c8adfe38138930569eeeae7d600cf465ef334

Modified Files
--------------
doc/src/sgml/client-auth.sgml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

Reply via email to