DROP USER — remove a database role
SynopsisDROP USER [ IF EXISTS ] name
[, ...]
Description
DROP USER
is simply an alternate spelling of DROP ROLE
.
The DROP USER
statement is a PostgreSQL extension. The SQL standard leaves the definition of users to the implementation.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4