Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8f6d72c

Browse files
committed
Suggest placing audit trail on pg_shadow, not its view pg_user.
1 parentdf4cba6 commit8f6d72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/user-manag.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ REVOKE ALL ON accounts FROM PUBLIC;
184184
control over who can define functions (e.g., write to relations
185185
with SQL fields) and triggers. Audit trails and alerters on the
186186
system catalogs <literal>pg_class</literal>,
187-
<literal>pg_user</literal> and <literal>pg_group</literal> are also
187+
<literal>pg_shadow</literal> and <literal>pg_group</literal> are also
188188
possible.
189189
</para>
190190

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp