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-fcaac33c68aab...@postgresql.org Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/963ea55c34cc325243fd30468ce8c629572f0c73 Modified Files -------------- doc/src/sgml/pgbuffercache.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)