PostgreSQL command (SQL)
CREATE
USER
username PASSWORD
'password'
ROLE
;
CREATE USER
username
[ [with] option […] ]