Обсуждение: role hierarchy

Поиск
Список
Период
Сортировка

role hierarchy

От
ali haghighat
Дата:
hi

does postgresql support role hierarchy and how?
does child inherit parent permissions?how?

thanks in advance

Re: role hierarchy

От
Peter Eisentraut
Дата:
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