Re: Re: double check the role has what's kind of the privilege? And the same for the objects. Thanks.

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Re: double check the role has what's kind of the privilege? And the same for the objects. Thanks.
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C207B2C293@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Re: Re: double check the role has what's kind of the privilege? And the same for the objects. Thanks.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:
>>> My bosses ask me  to list all the users and all the privilege which
>> the superuser granted  to the
>>> users.
>>> Then they can double check that I did right thing or not?
>
>> Unlike Oracle, PostgreSQL does not have a concept of "grantor",
>> so it is not possible to find out which privileges were granted
>> by a superuser.
>
> Um, we *do* have a concept of grantors, and that information is
> recorded.  However, in Postgres any grant or revoke executed by
> a superuser is treated as having been done by the object's owner,
> so what gets recorded as the grantor in such a case is the owner.
> So, right answer, wrong reasoning.

Oops, you're right of course. Sorry for causing confusion.

Yours,
Laurenz Albe

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

Предыдущее
От: leaf_yxj
Дата:
Сообщение: Re: how to pass the function caller's parameter to inside the function. syntax error at or near "$1"
Следующее
От: leaf_yxj
Дата:
Сообщение: Re: double check the role has what's kind of the privilege? And the same for the objects. Thanks.