Re: pg_monitor role description - Mailing list pgsql-docs

From Tom Lane
Subject Re: pg_monitor role description
Date
Msg-id 3743636.1621534208@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_monitor role description  (Pavel Luzanov <p.luzanov@postgrespro.ru>)
Responses Re: pg_monitor role description  (Pavel Luzanov <p.luzanov@postgrespro.ru>)
List pgsql-docs
Pavel Luzanov <p.luzanov@postgrespro.ru> writes:
> 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_tablesare members of this role." 

No, it is not.  That wording implies that the built-in grants are like

    GRANT pg_monitor TO pg_read_all_settings

and so on, where the truth is the opposite.

            regards, tom lane



pgsql-docs by date:

Previous
From: Pavel Luzanov
Date:
Subject: Re: pg_monitor role description
Next
From: Pavel Luzanov
Date:
Subject: Re: pg_monitor role description