Re: restrict pg_stat_ssl to superuser?
| От | Peter Eisentraut |
|---|---|
| Тема | Re: restrict pg_stat_ssl to superuser? |
| Дата | |
| Msg-id | 1d1bf3a7-955e-ce6b-de99-b900136ca789@2ndquadrant.com обсуждение |
| Ответ на | Re: restrict pg_stat_ssl to superuser? (Michael Paquier <michael@paquier.xyz>) |
| Ответы |
Re: restrict pg_stat_ssl to superuser?
|
| Список | pgsql-hackers |
On 2019-02-18 04:58, Michael Paquier wrote: > On Fri, Feb 15, 2019 at 02:04:59PM +0100, Peter Eisentraut wrote: >> We could remove default privileges from pg_stat_get_activity(). Would >> that be a problem? > > I don't think so, still I am wondering about the impact that this > could have for monitoring tools calling it directly as we document > it.. Actually, this approach isn't going to work anyway, because function permissions in a view are checked as the current user, not the view owner. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: