Re: User privilege information.

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: User privilege information.
Дата
Msg-id 20070215151138.GA39379@winnie.fuhr.org
обсуждение исходный текст
Ответ на User privilege information.  ("Alexi Gen" <sqlcatz@hotmail.com>)
Список pgsql-general
On Thu, Feb 15, 2007 at 05:02:44PM +0530, Alexi Gen wrote:
> How do I find out the privileges of a particular user?
> (names and ids of the objects and their permissions the user has access to)

See the has_<object>_privilege functions and the system catalogs:

http://www.postgresql.org/docs/8.2/interactive/functions-info.html#FUNCTIONS-INFO-ACCESS-TABLE
http://www.postgresql.org/docs/8.2/interactive/catalogs.html

--
Michael Fuhr

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: gmake Error "/libpython2.4.a: could not read symbols: Bad value" with ./configure --with-python
Следующее
От: "John D. Burger"
Дата:
Сообщение: Re: Recover anything from dropped database?