Doc: correct thinko in pg_buffercache documentation.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 28 Feb 2020 16:29:58 +0000 (11:29 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 28 Feb 2020 16:30:49 +0000 (11:30 -0500)
commit963ea55c34cc325243fd30468ce8c629572f0c73
tree1807d801de9bc29e0a0f8145c100e2552114d553
parentdb989184cda7f4aa1ff764cca96142029e7e093b
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