doc: Expand user documentation on SCRAM

Peter Eisentraut <peter_e@gmx.net>

Commit: 33e2f346b0689cf7631fcfe7db91dc56767f2659
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-09-24T04:40:14Z
Releases: 10.0
doc: Expand user documentation on SCRAM

Explain more about how the different password authentication methods and
the password_encryption settings relate to each other, give some
upgrading advice, and set a better link from the release notes.

Reviewed-by: Jeff Janes <jeff.janes@gmail.com>

Files

PathChange+/−
doc/src/sgml/client-auth.sgml modified +98 −29
doc/src/sgml/config.sgml modified +1 −1
doc/src/sgml/release-10.sgml modified +1 −1

Documentation touched