]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:29:58 +0000 (11:29 -0500)
commite198334034ef683558f857d513ff7f73f7c8c7bd
tree168951f379bef02611673970135d313a12c612f9
parentaeb846edbf9cee131593bd9743493d501a554ff2
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