Re: allow a user to see current_query in pg_stat_activity in 8.4
В списке pgsql-admin по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: allow a user to see current_query in pg_stat_activity in 8.4 |
| Дата | |
| Msg-id | 18307.1355454996@sss.pgh.pa.us обсуждение |
| Ответ на | allow a user to see current_query in pg_stat_activity in 8.4 (Greg Williamson <gwilliamson39@yahoo.com>) |
| Ответы |
Re: allow a user to see current_query in pg_stat_activity in 8.4
|
| Список | pgsql-admin |
Greg Williamson <gwilliamson39@yahoo.com> writes:
> We want to create a role used by a monitor to check for "<IDLE> in Transaction" with the most restrictive permissions
wecan on a 8.4.13 instance.
> The user has been granted connect privilege to the database and some limited permissions to user tabhles that need to
bemonitored. But pg_stat_activity shows only "<insufficient privilege>"
Yup. You can only see the query of another session if (1) you are a
superuser, or (2) you are the same user the other session is logged in
as. Table permissions have nothing to do with this.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера