mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
doc: Properly punctuate "etc."
This commit is contained in:
@@ -190,7 +190,7 @@ OPTIONS (ADD password_required 'false');
|
||||
on the <literal>public</literal> role. Keep in mind that the mapped
|
||||
user can potentially use any client certificates,
|
||||
<filename>.pgpass</filename>,
|
||||
<filename>.pg_service.conf</filename> etc in the unix home directory of the
|
||||
<filename>.pg_service.conf</filename> etc. in the unix home directory of the
|
||||
system user the postgres server runs as. They can also use any trust
|
||||
relationship granted by authentication modes like <literal>peer</literal>
|
||||
or <literal>ident</literal> authentication.
|
||||
|
Reference in New Issue
Block a user