Re: pg_monitor role description

From: Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: pg_monitor role description
Date: 2021-05-20 18:00:43
Message-ID: e22f33be-1fe8-2c49-6a70-7f845ca427bc@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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

Attachment Content-Type Size
doc-pg_monitor.patch text/x-patch 773 bytes

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2021-05-20 18:10:08 Re: pg_monitor role description
Previous Message Pavel Luzanov 2021-05-20 17:27:48 Re: pg_monitor role description