Changing a DB Instance Class
Scenarios
You can change the CPU or memory (instance class) of a DB instance as required. If the status of a DB instance changes from Changing instance class to Available, the change is successful.
- You can change the DB instance class only when your account balance is more than ¥0.
- A DB instance cannot be deleted while its instance class is being changed.
- You can scale up or down the compute and memory capacity of PostgreSQL DB instances as required.
- If the primary DB instance has a read replica, the new DB instance class must be less than or equal to the read replica class. When changing the read replica class, ensure that the selected class is greater than or equal to the current primary instance class.
Procedure
- Log in to the management console.
- Click
in the upper left corner and select a region and a project. - Click Service List. Under Database, click Relational Database Service. The RDS console is displayed.
- On the Instance Management page, locate the target DB instance and choose More > Change Instance Class in the Operation column.
Alternatively, click the target DB instance to go to the Basic Information page. In the DB Information area, click Change in the Instance Class field.
- On the displayed page, specify the new instance class and click Next. Figure 1 Changing a DB instance class
Changing the DB instance class will cause the DB instance to reboot. Select off-peak hours to avoid service interruption.
DB instances in a DCC only support the general-enhanced instance class.
- Confirm the specifications.
- If you need to modify your settings, click Previous.
- For pay-per-use DB instances, click Submit.
To view the cost incurred by the DB instance class change, choose in the upper right corner.
- For yearly/monthly DB instances:
- If you intend to scale down the DB instance class, click Submit.
The refund is automatically returned to your account. You can choose in the upper right corner to check the refund.
- If you intend to scale up the DB instance class, click Pay Now. The scaling starts only after the payment is successful.
- If you intend to scale down the DB instance class, click Submit.
- View the DB instance class change result.
Changing the DB instance class takes 5–15 minutes. During this period, the status of the DB instance on the Instance Management page is Changing instance class. After a few minutes, click the DB instance and view the instance class on the displayed Basic Information page to check that the change is successful.
After the CPU or memory of a PostgreSQL DB instance is changed, the system will change the values of the following parameters accordingly:
- shared_buffers
- max_connections
- maintenance_work_mem
- effective_cache_size
Last Article: Changing the Failover Priority
Next Article: Scaling Up Storage Space
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.