From 0d0ef6aa7e563bd3b9fe7f80ebafae9f10f3eee5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Marqu=C3=A9s?= Date: Wed, 3 Jun 2020 13:28:15 -0300 Subject: [PATCH v3 4/4] Apply changes to the documentation to reflect that now pg_read_all_stats also has SELECT privileges on pg_replication_origin_status --- doc/src/sgml/user-manag.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/user-manag.sgml b/doc/src/sgml/user-manag.sgml index 829decd8839..88b38bc15d5 100644 --- a/doc/src/sgml/user-manag.sgml +++ b/doc/src/sgml/user-manag.sgml @@ -524,8 +524,8 @@ DROP ROLE doomed_role; pg_read_all_stats - Read all pg_stat_* views and use various statistics related extensions, - even those normally visible only to superusers. + Read all pg_stat_* and pg_replication_origin_status views, and use various statistics + related extensions, even those normally visible only to superusers. pg_stat_scan_tables -- 2.21.3