- You can increase your Block Storage volume to up to 10 TB.
- Block volume sizes cannot be decreased.
How to upgrade a Managed Database for PostgreSQL and MySQL
You can upgrade your Database Instances in two ways: by increasing its Block Storage volume or by changing the node type.
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
- A PostgreSQL or MySQL Database Instance
How to increase a Block Storage volume
- Click PostgreSQL and MySQL under Managed Databases on the side menu. A list of your Database Instances displays.
- Click the name of the Database Instance you want to configure. The Database Instance overview page displays.
- Scroll down to Volume settings.
- Specify your volume capacity (in GB). The amount you define will be your new volume capacity.
Important
- Click Increase volume size to confirm.
How to change the node type
If you have a Database Instance that uses a local volume, and you want to upgrade to a node type that uses Block volumes, you must change the volume type to Block Storage first.
Similarly, if you have a new-generation Database Instance using a Low Latency Block volume node type and want to switch to a first-generation node type, you must first change the volume type to Block Storage Legacy.
- Click PostgreSQL and MySQL under Managed Databases on the side menu. A list of your Database Instances displays.
- Click the name of the Database Instance you want to configure. Your database’s Overview page displays.
- Scroll down to the Node settings section. Then, click Change node type.
- Choose the specifications of the new Database Instance from the drop-down list.
- Click Update node type to confirm your choices.
Important
Make sure that the Database Instance you choose provides sufficient disk space for your database. Otherwise, an error message will be displayed, and the database will not be upgraded.
The action of changing the node type will perform a rolling upgrade of your Database Instance. During this process, the Database Instance will be unavailable for several tens of seconds.