We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parente343187 commitc7e5681Copy full SHA for c7e5681
doc/src/sgml/client-auth.sgml
@@ -711,7 +711,7 @@ local db1,db2,@demodbs all md5
711
<para>
712
When using an external authentication system such as Ident or GSSAPI,
713
the name of the operating system user that initiated the connection
714
- might not be the same as the database user that is to beconnect as.
+ might not be the same as the database user(role)that is to beused.
715
In this case, a user name map can be applied to map the operating system
716
user name to a database user. To use user name mapping, specify
717
<literal>map</literal>=<replaceable>map-name</replaceable>