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

Commit963ea55

Browse files
committed
Doc: correct thinko in pg_buffercache documentation.
Access to this module is granted to the pg_monitor role, notpg_read_all_stats. (Given the view's performance impact,it seems wise to be restrictive, so I think this was thecorrect decision --- and anyway it was clearly intentional.)Per bug #16279 from Philip Semanchuk.Discussion:https://postgr.es/m/16279-fcaac33c68aab0ab@postgresql.org
1 parentdb98918 commit963ea55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/pgbuffercache.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
</para>
2525

2626
<para>
27-
By default use is restricted to superusers and members of the
28-
<literal>pg_read_all_stats</literal> role. Access may be granted to others
27+
By default, use is restricted to superusers and members of the
28+
<literal>pg_monitor</literal> role. Access may be granted to others
2929
using <command>GRANT</command>.
3030
</para>
3131

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp