Some minor engine versions for ApsaraDB RDS for PostgreSQL have security risks. Starting December 13, 2023, the minor engine versions are discontinued. If your RDS instance runs one of the minor engine versions, we recommend that you update the minor engine version at the earliest opportunity.
Involved instances
If your ApsaraDB RDS for PostgreSQL instance meets one of the following conditions, the minor engine version of the RDS instance has risks.
The RDS instance runs PostgreSQL 11 or later and a minor engine version of 20230630 or 20230830.
The RDS instance for which Babelfish is enabled runs PostgreSQL 13 or PostgreSQL 14 and any minor engine version.
You can use one of the following methods to check whether an RDS instance meets the conditions:
Go to the Basic Information page of the RDS instance to view the major engine version and minor engine version.
Use SQL statements:
Execute the
SELECT version();statement to view the major engine version of an RDS instance.Execute the
SHOW rds_release_date;statement to view the minor engine version of an RDS instance.
Update methods and recommended versions
Original instance | Destination instance version | Update method |
Regular RDS instance | 20231030 or later | Update the minor engine version of the original RDS instance. For more information, see Update the minor engine version. |
RDS instance with Babelfish enabled | RDS instance that runs PostgreSQL 15 with Babelfish enabled | Use Data Transmission Service (DTS) to migrate data of the original RDS instance. For more information, see What is DTS? |
Effective date
December 13, 2023
Impacts
Involved instance | Impact |
Regular RDS instance |
|
RDS instance with Babelfish enabled |
|