HomeServerlessSQL DatabasesHow to
Edit a Serverless SQL Database's autoscaling
Update content

How to edit a Serverless SQL Database's autoscaling

Reviewed on 11 August 2023 • Published on 11 August 2023

This page shows you how to edit the autoscaling of a Serverless SQL Database using the Scaleway console.

Security & Identity (IAM):

You may need certain IAM permissions to carry out some actions described on this page. This means:

  • you are the Owner of the Scaleway Organization in which the actions will be carried out, or
  • you are an IAM user of the Organization, with a policy granting you the necessary permission sets
Requirements:
  1. Click SQL Databases in the Serverless section of the side menu. The Serverless SQL Databases page displays.

  2. Click the name of the database you want to edit. The Overview tab displays.

  3. Click Edit autoscaling. A pop-up displays.

  4. Define the minimum and maximum vCPU you want to allocate to your database.

    Note:
    • Define a minimum of 1 vCPU or more to avoid cold starts that can take a few seconds.
    • The minimum vCPU cannot be greater than the maximum vCPU.
  5. Review the new compute estimated cost.

  6. Click Apply changes.

The new autoscaling parameters appear in the Database information section.

See Also