File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1187,7 +1187,7 @@ include_dir 'conf.d'
1187
1187
</term>
1188
1188
<listitem>
1189
1189
<para>
1190
- When a password is specified in <xref linkend="sql-createuser "> or
1190
+ When a password is specified in <xref linkend="sql-createrole "> or
1191
1191
<xref linkend="sql-alterrole"> without writing either <literal>ENCRYPTED</>
1192
1192
or <literal>UNENCRYPTED</>, this parameter determines whether the
1193
1193
password is to be encrypted. The default value is <literal>md5</>, which
@@ -1196,7 +1196,7 @@ include_dir 'conf.d'
1196
1196
aliases for <literal>md5</> and <literal>plain</>, respectively. Setting
1197
1197
this parameter to <literal>scram</> will encrypt the password with
1198
1198
SCRAM-SHA-256.
1199
- </para>
1199
+ </para>
1200
1200
</listitem>
1201
1201
</varlistentry>
1202
1202
You can’t perform that action at this time.
0 commit comments