DROP USER [ IF EXISTS ]name [, ...]
DROP USER is now an alias forDROP ROLE.
TheDROP USER statement is aPostgreSQL extension. The SQL standard leaves the definition of users to the implementation.
Соглашаюсь с условиями обработки персональных данных