====== PostgreSQL command (SQL) ====== CREATE USER username PASSWORD 'password' role; * ''**CREATE USER** username [ [with] option [...] ] ''