drop_group(7) - Linux man page
Name
DROP GROUP - remove a database role
Synopsis
DROP GROUP name [, ...]
Description
DROP GROUP is now an alias for DROP ROLE [drop_role(7)], which see for more information.
Compatibility
There is no DROP GROUP statement in the SQL standard.
See Also
DROP ROLE [drop_role(7)]
