ALTER USER
¶
Alter an existing database user.
Table of contents
Synopsis¶
ALTER USER | ROLE username
SET ( user_parameter = value [, ...] )
For details, see ALTER ROLE as the two statements are identical.
ALTER USER
¶Alter an existing database user.
Table of contents
ALTER USER | ROLE username
SET ( user_parameter = value [, ...] )
For details, see ALTER ROLE as the two statements are identical.