When creating a database and database user for RHQ, Postgres knows two commands to create a user:
create user
and
create role
Read more...