GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DROP USER(7) PostgreSQL 18beta1 Documentation DROP USER(7)

DROP_USER - remove a database role

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

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.

DROP ROLE (DROP_ROLE(7))

2025 PostgreSQL 18beta1

Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.