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 df4cba6 commit 8f6d72cCopy full SHA for 8f6d72c
doc/src/sgml/user-manag.sgml
@@ -184,7 +184,7 @@ REVOKE ALL ON accounts FROM PUBLIC;
184
control over who can define functions (e.g., write to relations
185
with SQL fields) and triggers. Audit trails and alerters on the
186
system catalogs <literal>pg_class</literal>,
187
- <literal>pg_user</literal> and <literal>pg_group</literal> are also
+ <literal>pg_shadow</literal> and <literal>pg_group</literal> are also
188
possible.
189
</para>
190
0 commit comments