Privileges query?

Поиск
Список
Период
Сортировка
От marcus@anywhere.ws
Тема Privileges query?
Дата
Msg-id 20060516021825.gk34j7pfyzkgowgg@anywhere.ws
обсуждение исходный текст
Ответы Localization  (Valentin Gjorgjioski <tinodj@mt.net.mk>)
Localization  (Valentin Gjorgjioski <gjorgjioski@gmail.com>)
Список pgsql-novice
Hi all,
I'm trying to see what privileges are assigned to tables/views for
specific group or user. But when I run the query -
select c.table_name,c.grantee,c.privilege_type from
information_schema.role_table_grants c;
it only returns the result for group that current user belongs to.
Is it possible to query from a specific user to see ALL users and
their privileges?



thanks.

Marcus

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

Предыдущее
От: "Robert Landsmeer"
Дата:
Сообщение: Re: Wondering if anyone could help me
Следующее
От: Verena Ruff
Дата:
Сообщение: tools analyzing EXPLAIN