All Products
Search
Document Center

AnalyticDB:Upgrade the minor version

Last Updated:Mar 30, 2026

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.

Important

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

  1. Log on to the AnalyticDB for PostgreSQL console.

  2. In the upper-left corner, select a region.

  3. Find the target instance and click its instance ID.

  4. On the Basic Information page, go to the Basic Information section and click Update Minor Version next to Minor Version.

    Note

    If the instance is already on the latest minor version, This is already the latest version is displayed instead of Update Minor Version.

  5. 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
  6. Click OK.

  7. 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.