public inbox for [email protected]  
help / color / mirror / Atom feed
From: Pavel Luzanov <[email protected]>
To: [email protected]
Subject: Re: pg_monitor role description
Date: Thu, 20 May 2021 21:00:43 +0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<CAOBaU_Y3b1Vet2UPDwjyi-pVv1wxT8fH4Fe4UKEZbZi6C-SGWQ@mail.gmail.com>
	<[email protected]>
	<[email protected]>
	<[email protected]>

Hello,

On 20.05.2021 20:27, Pavel Luzanov wrote:
> So, is it correct to change description of pg_monitor role from:
> "Read/execute various monitoring views and functions. This role is a member of|pg_read_all_settings|,|pg_read_all_stats|  and|pg_stat_scan_tables|."
> to
> "Read/execute various monitoring views and functions. The roles pg_read_all_settings, pg_read_all_stats and pg_stat_scan_tables are members of this role."
>
> I can prepare a simple patch.

Just in case, patch attached.


-- 
Pavel Luzanov
Postgres Professional: https://postgrespro.com
The Russian Postgres Company



Attachments:

  [text/x-patch] doc-pg_monitor.patch (773B, 3-doc-pg_monitor.patch)
  download | inline diff:
diff --git a/doc/src/sgml/user-manag.sgml b/doc/src/sgml/user-manag.sgml
index fe0bdb7599..00338bbebd 100644
--- a/doc/src/sgml/user-manag.sgml
+++ b/doc/src/sgml/user-manag.sgml
@@ -554,9 +554,9 @@ DROP ROLE doomed_role;
       <row>
        <entry>pg_monitor</entry>
        <entry>Read/execute various monitoring views and functions.
-       This role is a member of <literal>pg_read_all_settings</literal>,
-       <literal>pg_read_all_stats</literal> and
-       <literal>pg_stat_scan_tables</literal>.</entry>
+       The roles <literal>pg_read_all_settings</literal>,
+       <literal>pg_read_all_stats</literal> and <literal>pg_stat_scan_tables</literal>
+       are members of this role.</entry>
       </row>
       <row>
        <entry>pg_database_owner</entry>


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pg_monitor role description
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox