[PATCH] Add regress test for pg_read_all_stats role

Поиск
Список
Период
Сортировка
От Alexandra Ryzhevich
Тема [PATCH] Add regress test for pg_read_all_stats role
Дата
Msg-id CAOt4E5TMMyvYztp6iLjC+6Z85_eNfBVcv+6_SXqgv_0r3_Nztg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [PATCH] Add regress test for pg_read_all_stats role
Список pgsql-hackers
Hello,

I have noticed that there is no regression tests for default monitoring roles such as pg_read_all_stats.

In this patch the test called defroles is added. It tests permissions of pg_read_all_stats role to query database size without CONNECT permission on it, to query tablespace size without CREATE permission on it, and to read "query" column of pg_stat_activity table without SUPERUSER privilege.

Best regards,
Alexandra Ryzhevich
Вложения

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

Предыдущее
От: Pavel Luzanov
Дата:
Сообщение: Re: doc - add missing documentation for "acldefault"
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Page freezing, FSM, and WAL replay