NAME DROP_USER - remove a database role SYNOPSIS DROP USER [ IF EXISTS ] name [, ...] DESCRIPTION DROP ... spelling of DROP ROLE . COMPATIBILITY The DROP USER statement is a Postgr…NAME DROP_USER_MAPPING - remove a user mapping for a foreign server SYNOPSIS DROP USER ... USER | PUBLIC } SERVER server_name DESCRIPTION DROP USER MAPPING removes an existing user…Since both CREATE USER MAPPING and DROP USER MAPPING use FOR in analogous positions ... USER MAPPING ( CREATE_USER_MAPPING (7)), DROP USER MAPPING ( DROP_USER_MAPPINGUSER MAPPING ( ALTER_USER_MAPPING (7)), DROP USER MAPPING ( DROP_USER_MAPPING (7)), CREATE FOREIGNuser_name [, ... ] ALTER GROUP role_specification DROP USER user_name [, ... ] where role_specification ... from a group: ALTER GROUP workers DROP USER beth; COMPATIBILITY There is…NAME systemd-system.conf, system.conf