Learn how to upgrade the service plan of your Managed Database (also called Cloud Database) cluster according to your needs.
Requirements
- access to your OVHcloud Control Panel or the OVHcloud API
- a Public Cloud project in your OVHcloud account
Instructions
To upgrade the service plan of your cluster, log in to the OVHcloud Control Panel and select the Public Cloud
tab from the top menu. In the left-hand navigation menu, under Databases & Analytics, click Databases
in the left navigation bar. Then select your engine.
In the General information
tab, look at the Cluster overview panel. Toward the bottom, under Service plan, click Upgrade your plan →
.
Select your new plan. Depending on your existing configuration, you may be required to upgrade your node model.
Click Confirm
to submit your changes.
Currently, the OVHcloud Control Panel does not allow downgrading the service plan for some engines but you can do it using the API.
Using the OVHcloud API
To upgrade or downgrade the service plan of your cluster, use the API call like the one below but for your database engine:
PUT /cloud/project/{serviceName}/database/postgresql/{clusterId}
Request Body:
If you downgrade to an Essential plan, your current flavor and/or number of nodes will be downgraded automatically if they exceed the limits of the Essential plan.
Go further
For more information and tutorials, please see our other Cloud Databases support guides or explore the guides for other OVHcloud products and services.
If you need training or technical assistance to implement our solutions, contact your sales representative or click on this link to get a quote and ask our Professional Services experts for a custom analysis of your project.