pgsql: doc: Reword description of roles able to view track_activities's

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: doc: Reword description of roles able to view track_activities's
Дата
Msg-id E1nvUfG-001nLD-IJ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Reword description of roles able to view track_activities's info

The information generated when track_activities is accessible to
superusers, roles with the privileges of pg_read_all_stats, as well as
roles one has the privileges of.  The original text did not outline the
last point, while the change done in ac1ae47 was unclear about the
second point.

Per discussion with Nathan Bossart.

Discussion: https://postgr.es/m/20220521185743.GA886636@nathanxps13
Backpatch-through: 10

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0adff38da4bc88bcbcc07641ddc04180fe183188

Modified Files
--------------
doc/src/sgml/config.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix COPY FROM when database encoding is SQL_ASCII.
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: pgsql: Extend pg_publication_tables to display column list and row filt