:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
DROP_USER(7) - phpMan

Command: man perldoc info search(apropos)  


DROP USER(7)                      PostgreSQL 12.3 Documentation                      DROP USER(7)



NAME
       DROP_USER - remove a database role

SYNOPSIS
       DROP USER [ IF EXISTS ] name [, ...]

DESCRIPTION
       DROP USER is simply an alternate spelling of DROP ROLE (DROP_ROLE(7)).

COMPATIBILITY
       The DROP USER statement is a PostgreSQL extension. The SQL standard leaves the definition
       of users to the implementation.

SEE ALSO
       DROP ROLE (DROP_ROLE(7))



PostgreSQL 12.3                                2020                                  DROP USER(7)


/man
rootr.net - man pages