We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c0191 commit d54ffa9Copy full SHA for d54ffa9
doc/src/sgml/config.sgml
@@ -1260,7 +1260,7 @@ include_dir 'conf.d'
1260
Authentication checks are always done with the server's user name
1261
so authentication methods must be configured for the
1262
server's user name, not the client's. Because
1263
- <literal>md5</>uses the user name as salt on both the
+ <literal>md5</> uses the user name as salt on both the
1264
client and server, and <literal>scram</> uses the user name as
1265
a portion of the salt used on both the client and server,
1266
<literal>md5</> and <literal>scram</> cannot be used with
0 commit comments