RDS notifies you of maintenance events, such as instance migration, database version upgrades, and minor version upgrades, through the RDS console and by voice call, email, or internal message. You can view event details, such as the event type, region, cause, business impact, and affected instance IDs. You can also manually change the scheduled switching time.
Prerequisites
You have pending maintenance events.
You can hover over the
icon in the upper-right corner of the console to view pending maintenance events.
Notes
-
Events are classified into two levels of urgency:
-
[S0 Urgent] Risk Remediation: Typically involves unexpected issues requiring immediate action to prevent service failures. Notifications for these events are sent three days or less in advance, and the window for rescheduling the switchover time is shorter. Examples include urgent version replacement and upgrades, host failure recovery, and upgrades for expiring SSL certificates.
-
[S1 Scheduled] System Maintenance: Involves low-risk issue fixes or planned software and hardware upgrades. Notifications for these events are usually sent more than three days in advance, and you can cancel the event.
-
-
To receive notifications for scheduled O&M events, log on to the Message Center, and select the notification methods and configure contacts for ApsaraDB Fault or Maintenance Notifications. We recommend adding your database O&M personnel as contacts. Otherwise, you will not receive event notifications.Notification methods include Email and Internal Messages. We recommend you select Email to ensure delivery.
In the upper-right corner of the console, click the bell icon. Then, in the Internal Message Notifications panel, click Message Settings.
Figure 1. Accessing Message Settings

Figure 2. Notification settings for ApsaraDB
-
To receive real-time updates on O&M events or implement custom, event-driven automation, configure system event subscriptions in CloudMonitor. ApsaraDB pushes system events to CloudMonitor for each stage of the O&M event lifecycle, such as Scheduled, In Progress, Succeeded, and Canceled. For more information, see Manage event subscriptions (Recommended). For a list of subscribable CloudMonitor events, see Appendix 1: CloudMonitor-related system events.
Procedure
-
Log on to the ApsaraDB RDS console.
-
In the left-side navigation pane, click Event Center.
NoteFor maintenance events that require you to schedule a time, a pop-up window appears to remind you to schedule the time as soon as possible.
-
Optional: On the Scheduled events page, configure a recurring time window to manually schedule events.
NoteRecurring time window settings is a global configuration for proactive database maintenance events, excluding emergency risk remediation events. After you set a recurring window, the scheduled switching time for new maintenance events automatically falls within this window. If you do not set a recurring window, the time is automatically set within the instance's maintenance window.
-
Click Recurring time window settings.
-
In the panel that appears, set the recurring time and click Save.
-
-
On the Scheduled events page, view the details of an event. For an event that is in the Planned state, select the instance for which you want to modify the event time and click Schedule Event.
NoteThe information that is displayed varies based on the event type. The information on the actual page takes precedence.
-
In the Schedule Event dialog box, set a scheduled switching time and click OK.
Note-
Select Earliest Execution Time to automatically schedule the switchover for the earliest possible time. After you click Save, the instance starts to prepare for the switchover and enters the Pending state. If you clear this option, you can specify a custom date and time.
-
The scheduled switching time cannot be later than the latest action time.
-
Event causes and impacts
|
Event type |
Description |
Impact type |
Impact description |
|
Instance migration |
A scheduled maintenance operation that is triggered by host risks, hardware that is out of warranty, or an operating system upgrade. During the operation, the system migrates the instance, including basic and read-only instances, to a new host. |
Instance switchover |
After the scheduled switching time, the operation is performed during the maintenance window of the instance. The following impacts may occur:
|
|
Primary/secondary switchover |
A scheduled maintenance operation that is triggered by host risks, hardware that is out of warranty, or an operating system upgrade. During the operation, the system initiates a primary/secondary switchover. This operation is applicable only to high-availability instances. |
||
|
SSL certificate update |
This operation is initiated when the SSL certificate of an instance is about to expire to ensure service security and stability. |
||
|
Backup mode upgrade |
To improve the backup and restoration speed, the backup mode of the instance is upgraded from logical backup to physical backup at the database and table level. |
||
|
Host software or hardware upgrade |
A scheduled maintenance operation that is triggered by host risks or software or hardware upgrades. During the operation, the system initiates a primary/secondary switchover. |
||
|
Minor version upgrade |
To improve user experience, ApsaraDB RDS periodically releases minor versions for instances to add features or fix known issues. |
Instance switchover |
After the scheduled switching time, the operation is performed during the maintenance window of the instance. The following impacts may occur:
|
|
Differences between minor versions |
Minor versions provide different updates. You must note the differences between the new minor version and the current minor version. For more information, see the minor version release notes. Note that minor version release notes are not available for some products. Release notes of minor engine versions for ApsaraDB RDS for PostgreSQL. |
||
|
Database proxy minor version upgrade |
To improve user experience, ApsaraDB RDS periodically releases minor versions for proxy nodes to add features to proxy services or fix known issues. |
Instance switchover |
After the scheduled switching time, the operation is performed during the maintenance window of the instance. The following impacts may occur:
|
|
Differences between minor versions |
Minor versions provide different updates. You must note the differences between the new minor version and the current minor version. |
||
|
Network upgrade |
The network hardware is upgraded to improve the network performance and stability of the instance. |
Instance switchover |
After the scheduled switching time, the operation is performed during the maintenance window of the instance. The following impacts may occur:
|
|
VIP direct connection impact |
Some network upgrades may involve a cross-availability zone migration, which changes the virtual IP address (VIP) of the instance. If your client connects to the database using the VIP, the connection will be interrupted. Note
To avoid service interruptions, you must use the endpoint provided for your instance and disable DNS caching on your application and its server. |
||
|
Instance migration with downtime |
A scheduled maintenance operation that is triggered by host risks, hardware that is out of warranty, or an operating system upgrade. During the operation, the system migrates the instance to a new host. This operation is applicable to basic instances. |
Switchover with downtime |
The following impacts may occur after the scheduled switching time:
|
FAQ
Q: Are RDS maintenance events automatically performed? Can I cancel a task?
A: Yes. To ensure instance stability, scheduled events are performed automatically and cannot be canceled. You can, however, change the scheduled switching time. We recommend that you schedule the event during off-peak hours and ensure your application has a reconnection mechanism. For more information about how to change the scheduled switching time, see the Procedure section of this topic.