Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions macros/databases/autobackups.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Backups are used when your Database Instance's storage option is a Local volume.
2. Select the geographical region of the Instance you want to manage from the drop-down.
3. Click the Database Instance name or <Icon name="more" /> > **More info** to access the Database Instance's Overview page.
<Message type="note">
If you have a Database Instance using Block Storage, you can follow the next steps from the **Snapshots** tab.
If you have a Database Instance using Block Storage, you can follow the next steps from the **Settings** tab.
</Message>
4. Scroll down to **Backup configuration** and click <Icon name="edit" />.
4. Scroll down to **Backup configuration** (or **Snapshot configuration**) and click <Icon name="edit" /> **Edit**.
<Message type="note">
Although autobackup is enabled by default, you can select **Manual** in the **Choose a backup configuration** step of the Database Instance creation wizard to disable the feature before you create the Instance. You can also disable it after the Database Instance is ready.
</Message>
5. Configure the backup frequency and retention, then click <Icon name="validate" /> to confirm.
5. Select **Automated** and configure the backup frequency and retention, then click <Icon name="validate" /> to confirm.
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,20 @@ Advanced settings allow you to modify the default configuration of your database
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
2. Select the geographical region of the Instance you want to manage from the drop-down.
3. Click the Database Instance name or <Icon name="more" /> > **More info** to access the database information page.
4. Click the **Advanced settings** tab.
4. Click the **Settings** tab.
5. Scroll to the **Advanced Settings** section.

To add advanced settings, follow these steps:

- Click <Icon name="edit" />.
- Click **+ Add parameters**.
- Select your parameter in the drop-down.
- Configure the value associated with your setting.
- Click <Icon name="validate" /> to validate.
- Click <Icon name="edit" />.
- Click **+ Add parameters**.
- Select your parameter in the drop-down.
- Configure the value associated with your setting.
- Click <Icon name="validate" /> to validate.

To delete them:
- Click <Icon name="edit" /> in the advanced settings tab.
- Click <Icon name="delete" /> next to the setting you wish to delete.
- Click <Icon name="validate" /> to confirm your changes.
To delete them:
- Click <Icon name="edit" /> in the advanced settings tab.
- Click <Icon name="delete" /> next to the setting you wish to delete.
- Click <Icon name="validate" /> to confirm your changes.


Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ You can change your Database Instance node type and enable High Availability aft
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
2. Select the geographical region of the Instance you want to manage from the drop-down.
3. Click the name of the Database Instance you want to configure. Your database's Overview page displays.
4. Scroll down to the **Node settings** section. Then, click **Change node type**.
5. Choose the specifications of the new Database Instance from the drop-down list.
6. Click **Update node type** to confirm your choices.
4. Click the **Settings** tab.
5. Scroll down to the **Node settings** section. Then, click **Change node type**.
6. Choose the specifications of the new Database Instance from the drop-down list.
7. Click **Update node type** to confirm your choices.
<Message type="important">
Keep in mind that:
- Changing the node type performs a rolling upgrade of your Database Instance.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,16 @@ It is possible to change your [volume type](/managed-databases-for-postgresql-an
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
2. Select the geographical region of the Instance you want to manage from the drop-down.
3. Click the name of the Database Instance you want to edit. The database's Overview page displays.
4. Scroll down to **Volume settings**, then click **Change volume type**.
4. Click the **Settings** tab.
5. Scroll down to **Volume settings**, then click **Change volume type**.
<Message type="important">
Before changing the volume type, make sure your Instance is in one of the following states:
- `READY` (represented as "Running" in the Scaleway console)
- `DISK_FULL`
</Message>
A pop-up appears.
5. Select **Block Storage** from the drop-down menu.
6. Click **Update volume type** to confirm.
6. Select **Block Storage** from the drop-down menu.
7. Click **Update volume type** to confirm.

The Database Instance goes into the `Initializing` state and remains available during the process. The time it takes to complete the process may vary, depending on the size of the volume.

Expand All @@ -60,10 +61,11 @@ During the process:
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
2. Select the geographical region of the Instance you want to manage from the drop-down.
3. Click the name of the Database Instance you want to configure. The Database Instance overview page displays.
4. Scroll down to **Volume settings**.
5. Specify your volume capacity (in GB). The amount you define will be your new volume capacity.
4. Click the **Settings** tab.
5. Scroll down to **Volume settings**.
6. Specify your volume capacity (in GB). The amount you define will be your new volume capacity.
<Message type="important">
- You can increase your Block Storage volume to up to 10 TB.
- Block volume sizes cannot be decreased.
</Message>
6. Click **Increase volume size** to confirm.
7. Click **Increase volume size** to confirm.