NAME createuser - define a new PostgreSQL user account SYNOPSIS createuser [ connection-option ...] [ option ...] [ username ] DESCRIPTION ... createuser creates a new PostgreSQL u…standard. PostgreSQL includes a program createuser (1) that has the same functionality as CREATE ROLE ... history or the server log. The command createuser (1), however, transmits …DROP ROLE joe; SEE ALSO createuser (1), DROP ROLE ( DROP_ROLE