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/gv0p278mb0419a8bac0b0b84afa5263d9d2...@gv0p278mb0419.chep278.prod.outlook.com

Branch
------
master

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

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

Reply via email to