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