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

Started by Magnus Haganderover 4 years ago1 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

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: /messages/by-id/GV0P278MB0419A8BAC0B0B84AFA5263D9D2DC9@GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM

Branch
------
REL_14_STABLE

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

Modified Files
--------------
doc/src/sgml/runtime.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)