Query: drop_user
OS: centos
Section: 7
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DROPUSER(7) PostgreSQL 9.2.7 Documentation 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)) PostgreSQL 9.2.7 2014-02-17 DROP USER(7)
Related Man Pages |
---|
drop_user_mapping(7) - centos |
drop_user(7) - redhat |
drop_role(7) - suse |
drop_tablespace(7) - suse |
drop_tablespace(7) - mojave |
Similar Topics in the Unix Linux Community |
---|
Drop Users |