ALTER GROUP
- Add users to a group, remove users from a group
+ Add users to a group; remove users from a group
DROP RULE
- Removes existing rules from the database
+ Removes rules from the database
DROP SEQUENCE
- Removes existing sequences from a database
+ Removes sequences from a database
DROP TABLE
- Removes existing tables from a database
+ Removes tables from a database
DROP VIEW
- Removes existing views from a database
+ Removes views from the database
dropdb
-
Remove an existing Postgres database
+
Removes a Postgres database
droplang
-
Remove a programming language from a Postgres database
+
Removes a programming language from a Postgres database
dropuser
-
Drops (removes) a Postgres user
+
Removes a Postgres user