|
347 | 347 | The <xref linkend="guc-password-encryption"> server parameter |
348 | 348 | no longer supports <literal>off</literal> or <literal>plain</literal>. |
349 | 349 | The <literal>UNENCRYPTED</literal> option is no longer supported in |
350 | | - <command>CREATE/ALTER USER ...PASSSWORD</command>. Similarly, the |
| 350 | + <command>CREATE/ALTER USER ...PASSWORD</command>. Similarly, the |
351 | 351 | <option>--unencrypted</option> option has been removed |
352 | 352 | from <application>createuser</application>. Unencrypted passwords migrated from |
353 | 353 | older versions will be stored encrypted in this release. The default |
|