Link to CREATE and ALTER ROLE consistently, instead of mixing CREATE
USER and ALTER ROLE.
- When a password is specified in user"> or
+ When a password is specified in role"> or
without writing either ENCRYPTED>
or UNENCRYPTED>, this parameter determines whether the
password is to be encrypted. The default value is md5>, which
aliases for md5> and plain>, respectively. Setting
this parameter to scram> will encrypt the password with
SCRAM-SHA-256.
-
+