Re: Advice needed on application/database authentication/authorization/auditing model

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Advice needed on application/database authentication/authorization/auditing model
Дата
Msg-id 4CC2F8CE.7080303@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: Advice needed on application/database authentication/authorization/auditing model  (Dmitriy Igrishin <dmitigr@gmail.com>)
Ответы Re: Advice needed on application/database authentication/authorization/auditing model  (Tony Cebzanov <tonyceb@andrew.cmu.edu>)
Список pgsql-general
On 10/23/2010 12:02 AM, Dmitriy Igrishin wrote:

> Please see
> http://www.postgresql.org/docs/9.0/static/functions-info.html#FUNCTIONS-INFO-ACCESS-TABLE

Yep. As for not explicitly mentioning "lower" roles when granting a
higher role (ie "admin" isn't also a "user") - role inheritance.

http://www.postgresql.org/docs/current/interactive/role-membership.html

--
Craig Ringer

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

Предыдущее
От: Armand Turpel
Дата:
Сообщение: rule which unpredictable modify a sequence number
Следующее
От: Tom Lane
Дата:
Сообщение: Re: What is "return code" for WAL send command