Re: Advice needed on application/database authentication/authorization/auditing model - Mailing list pgsql-general

From Craig Ringer
Subject Re: Advice needed on application/database authentication/authorization/auditing model
Date
Msg-id 4CC2F8CE.7080303@postnewspapers.com.au
Whole thread Raw
In response to Re: Advice needed on application/database authentication/authorization/auditing model  (Dmitriy Igrishin <dmitigr@gmail.com>)
Responses Re: Advice needed on application/database authentication/authorization/auditing model  (Tony Cebzanov <tonyceb@andrew.cmu.edu>)
List 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 by date:

Previous
From: Armand Turpel
Date:
Subject: rule which unpredictable modify a sequence number
Next
From: Tom Lane
Date:
Subject: Re: What is "return code" for WAL send command