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'
11871187 </term>
11881188 <listitem>
11891189 <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
11911191 <xref linkend="sql-alterrole"> without writing either <literal>ENCRYPTED</>
11921192 or <literal>UNENCRYPTED</>, this parameter determines whether the
11931193 password is to be encrypted. The default value is <literal>md5</>, which
@@ -1196,7 +1196,7 @@ include_dir 'conf.d'
11961196 aliases for <literal>md5</> and <literal>plain</>, respectively. Setting
11971197 this parameter to <literal>scram</> will encrypt the password with
11981198 SCRAM-SHA-256.
1199- </para>
1199+ </para>
12001200 </listitem>
12011201 </varlistentry>
12021202
You can’t perform that action at this time.
0 commit comments