Recommend include_realm=1 in docs

Stephen Frost <sfrost@snowman.net>

Commit: c106f397d1199b1f835c2dbbfceb1907822afd00
Author: Stephen Frost <sfrost@snowman.net>
Date: 2015-05-08T23:39:52Z
Releases: 9.4.2
Recommend include_realm=1 in docs

As discussed, the default setting of include_realm=0 can be dangerous in
multi-realm environments because it is then impossible to differentiate
users with the same username but who are from two different realms.

Recommend include_realm=1 and note that the default setting may change
in a future version of PostgreSQL and therefore users may wish to
explicitly set include_realm to avoid issues while upgrading.

Files

PathChange+/−
doc/src/sgml/client-auth.sgml modified +32 −9