AnalyticDB for PostgreSQL releases minor version updates regularly to deliver extended features. New instances use the latest minor version by default. Update existing instances after a new minor version is released to take advantage of the changes.
The update restarts the instance and makes it temporarily unavailable for 3–15 minutes. Schedule the update during off-peak hours.
Update the minor version
-
Log on to the AnalyticDB for PostgreSQL console.
-
In the upper-left corner, select a region.
-
Find the target instance and click its instance ID.
-
On the Basic Information page, go to the Basic Information section and click Update Minor Version next to Minor Version.
NoteIf the instance is already on the latest minor version, This is already the latest version is displayed instead of Update Minor Version.
-
In the Update Minor Version dialog box, select a version:
Version Description Recommended Version The latest minor version that runs normally Latest Version The latest minor version -
Click OK.
-
If your Alibaba Cloud account has a mobile phone number bound to it, enter the verification code sent to your phone.
Verify the update
After completing the steps above, check the instance status on the Basic Information page:
| Status | Meaning |
|---|---|
| Updating Version | The update is still in progress. Wait for it to complete. |
| Running | The update is complete. Your databases are available for connections. |
Update programmatically
Use the UpgradeDBVersion API operation to update the minor version programmatically.