Re: docs: mention "pg_read_all_stats" in "track_activities" description

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Ian Lawrence Barwick <barwick(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docs: mention "pg_read_all_stats" in "track_activities" description
Date: 2022-05-28 08:50:35
Message-ID: YpHiW29SrgaQdy6b@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 25, 2022 at 01:04:04PM +0900, Michael Paquier wrote:
> Good point. So this would give, to be exact:
> "This information is only visible to superusers, roles with privileges
> of the pg_read_all_stats role, and and the user owning the sessionS
> being reported on (including sessions belonging to a role they have
> the privileges of)."

Nathan, Ian, if you think that this could be worded better, please
feel free to let me know. Thanks.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-05-28 08:56:30 Re: pg_upgrade test writes to source directory
Previous Message Michael Paquier 2022-05-28 06:21:58 Re: suboverflowed subtransactions concurrency performance optimize