This topic describes how to reset the password of an account on an ApsaraDB RDS for PostgreSQL instance. If the password of an account is lost, you can reset the password in the ApsaraDB RDS console.
Procedure
- Go to the Instances page. In the top navigation bar, select the region in which the RDS instance resides. Then, find the RDS instance and click the ID of the instance.
In the left-side navigation pane, click Accounts.
Find the account for which you want to reset the password and click Reset Password in the Actions column.
In the dialog box that appears, enter a new password in the New Password and Confirm New Password fields and click OK.
The password must meet the following requirements:
The password is 8 to 32 characters in length.
The password contains at least three types of the following characters: uppercase letters, lowercase letters, digits, and special characters.
The password can contain the following special characters: ! @ # $ % ^ & * ( ) _ + - =
Related operations
Operation | Description |
ResetAccountPassword | Resets the password of an account on an instance. |