-
+
Data Definition
All these actions are performed using the
- command, which see for details beyond those given here.
+ command, whose reference page contains details beyond those given
+ here.
The first variant of this command listed in the synopsis can change
many of the role attributes that can be specified in
- ,
- which see for details. (All the possible attributes are covered,
+ .
+ (All the possible attributes are covered,
except that there are no options for adding or removing memberships; use
and
for that.)
These clauses alter attributes originally set by
- ,
- which see for more information.
+
+ endterm="SQL-CREATEROLE-title">. For more information, see the
+ CREATE ROLE reference page.
ALTER USER is now an alias for
- ,
- which see for more information.
+ .
language extension. It is equivalent to the SQL-standard command
- endterm="sql-start-transaction-title">, which see for additional
- compatibility information.
+ endterm="sql-start-transaction-title">, whose reference page
+ contains additional compatibility information.
CREATE GROUP is now an alias for
- ,
- which see for more information.
+ .
CREATE USER is now an alias for
- ,
- which see for more information.
+ .
The only difference is that when the command is spelled
CREATE USER, LOGIN> is assumed
by default, whereas NOLOGIN> is assumed when
programming language to a
PostgreSQL database.
createlang is just a wrapper around the
- command, which see for additional information.
+ command.
DROP GROUP is now an alias for
- ,
- which see for more information.
+ .
DROP USER is now an alias for
- ,
- which see for more information.
+ .