role hierarchy

Started by ali haghighatalmost 17 years ago2 messagesdocs
Jump to latest
#1ali haghighat
ali.haghighat@gmail.com

hi

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

thanks in advance

#2Peter Eisentraut
peter_e@gmx.net
In reply to: ali haghighat (#1)
Re: role hierarchy

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