This topic describes how to set a maintenance window for a PolarDB cluster so that your business is not affected during the maintenance process.
Background information
Considerations
- Before the maintenance is performed on a PolarDB cluster, PolarDB sends SMS messages and emails to contacts listed in your Alibaba Cloud account.
- To ensure the stability of a PolarDB cluster during the maintenance process, the cluster enters the Under Maintenance state before the specified maintenance window starts. When the cluster is in the Under Maintenance state, you can access data in the databases of the cluster. However, features that are related to configuration changes become unavailable in the console except for the account management, database management, and whitelisting features. For example, you cannot upgrade, downgrade, or restart the cluster. Query features such as performance monitoring are still available.
- Within the maintenance window of a cluster, the cluster may experience one or two transient disconnections. Make sure that the application has an automatic reconnection mechanism. The cluster recovers to the normal state immediately after the disconnection.
Procedure
Related API operations
API operation | Description |
---|---|
CreateDBCluster | Creates a PolarDB cluster. |
ModifyDBClusterMaintainTime | Modifies the maintenance window for a PolarDB cluster. |