Recommend scram-sha-256 instead of md5 authentication in docs

Magnus Hagander <magnus@hagander.net>

Commit: a694cf4ca496a7db66a61f6ec2a15a9af6493cef
Author: Magnus Hagander <magnus@hagander.net>
Date: 2022-05-31T20:01:58Z
Releases: 14.4
Recommend scram-sha-256 instead of md5 authentication in docs

PostgreSQL 14 changed the default to be scram-sha-256, so we should stop
recommending the user to use md5 or even worse password.

Suggested-By: Daniel Westermann
Author: Jonathan S. Katz
Backpatch-through: 14
Discussion: https://postgr.es/m/GV0P278MB0419A8BAC0B0B84AFA5263D9D2DC9@GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM

Files

PathChange+/−
doc/src/sgml/runtime.sgml modified +2 −2

Documentation touched

Discussion