This topic describes how to upgrade an ApsaraDB RDS for PostgreSQL instance from Basic Edition to High-availability Edition. The upgrade increases the reliability of your database service.
Prerequisites
- The major engine version of the RDS instance is PostgreSQL 10, PostgreSQL 11, PostgreSQL 12, PostgreSQL 13, or PostgreSQL 14.
- The RDS instance runs RDS Basic Edition.
Note You can log on to the ApsaraDB RDS console and go to the Basic Information page of your RDS instance to view the RDS edition of your RDS instance.
Background information
High-availability Edition is a widely used edition. If you use this edition, your database system consists of a primary RDS instance and a secondary RDS instance. These instances work in a high-availability architecture. High-availability Edition is suitable for more than 80% of business scenarios, such as Internet, IoT, online retail, logistics, and gaming.
For more information, see RDS High-availability Edition.
Billing
For more information about the upgrade fees, see Specification change fees.
Impacts
- The upgrade may cause a migration of underlying data. After the migration is complete, ApsaraDB RDS switches your workloads over to High-availability Edition at the specified switching time. During the switchover, a transient connection of about 30 seconds occurs. Make sure that your application is configured to automatically reconnect to your RDS instance.
- After the upgrade is complete, you cannot downgrade the RDS edition of your RDS instance to RDS Basic Edition.
Procedure
Related operations
Operation | Description |
---|---|
Change the specifications of an ApsaraDB RDS instance | Changes the specifications of an ApsaraDB RDS instance. |