NAME CREATE_ROLE - define a new database role SYNOPSIS CREATE ROLE name [ [ WITH ] option [ ... ] ] where ... ADMIN role_name [, ...] | SYSID uid DESCRIPTION CREATE ROLE adds a new…attributes that can be specified in CREATE ROLE . (All the possible attributes are covered, except ... clauses alter attributes originally set by CREATE ROLE . For more information…USER is now an alias for CREATE ROLE . The only difference is that when ... assumed when the command is spelled CREATE ROLE . COMPATIBILITY The CREATE USER statementGROUP is now an alias for CREATE ROLE ( CREATE_ROLE (7)). COMPATIBILITY There ... standard. SEE ALSO CREATE ROLE ( CREATE_ROLEhave the special CREATEDB privilege. See CREATE ROLE ( CREATE_ROLE (7)). By defaultrequirements than PostgreSQL uses. SEE ALSO CREATE ROLE ( CREATE_ROLE (7)), ALTER ROLE ( ALTER_ROLE