Doc: correct thinko in pg_buffercache documentation.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 28 Feb 2020 16:29:59 +0000 (11:29 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 28 Feb 2020 16:29:59 +0000 (11:29 -0500)
commit880643b9cd1b87c1afb376a9f9a6f5a1df7aa644
treeecf977deadf09d5d4a3177aa01629940d1114351
parent8e076f4f9ae3c19c8142e88ca1b6b1d25899dc64
Doc: correct thinko in pg_buffercache documentation.

Access to this module is granted to the pg_monitor role, not
pg_read_all_stats.  (Given the view's performance impact,
it seems wise to be restrictive, so I think this was the
correct decision --- and anyway it was clearly intentional.)

Per bug #16279 from Philip Semanchuk.

Discussion: https://postgr.es/m/16279-fcaac33c68aab0ab@postgresql.org
doc/src/sgml/pgbuffercache.sgml