Re: role hierarchy - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: role hierarchy
Date
Msg-id 200904201720.34800.peter_e@gmx.net
Whole thread Raw
In response to role hierarchy  (ali haghighat <ali.haghighat@gmail.com>)
List pgsql-docs
On Monday 20 April 2009 10:49:20 ali haghighat wrote:
> does postgresql support role hierarchy and how?
> does child inherit parent permissions?how?

You can configure that in some detail.  All of the options you describe are
supported.  Start by reading the docs:

http://www.postgresql.org/docs/8.3/interactive/sql-grant.html

pgsql-docs by date:

Previous
From: Robson Fidalgo
Date:
Subject: Does Postgresql 8.3X support Object/Class Methods and association between objects with REF?
Next
From: David Fetter
Date:
Subject: Re: [GENERAL] Postgresql 8.3X supports Arrays of Composite Types?