DROPUSER(7) SQL Commands DROP USER(7)NAMEDROP USER - remove a database roleSYNOPSISDROP USER [ IF EXISTS ] name [, ...]DESCRIPTIONDROP USER is now an alias for DROP ROLE [drop_role(7)].COMPATIBILITYThe DROP USER statement is a PostgreSQL extension. The SQL standard leaves the definition of users to the implementation.SEE ALSODROP ROLE [drop_role(7)] SQL - Language Statements 2010-05-14 DROP USER(7)
| Related Man Pages |
|---|
| drop_user_mapping(7) - centos |
| drop_database(7) - suse |
| drop_tablespace(7) - suse |
| drop_tablespace(7) - debian |
| drop_tablespace(7) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Drop Users |