You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: macros/databases/autobackups.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,10 @@ Backups are used when your Database Instance's storage option is a Local volume.
22
22
2. Select the geographical region of the Instance you want to manage from the drop-down.
23
23
3. Click the Database Instance name or <Iconname="more" /> > **More info** to access the Database Instance's Overview page.
24
24
<Messagetype="note">
25
-
If you have a Database Instance using Block Storage, you can follow the next steps from the **Snapshots** tab.
25
+
If you have a Database Instance using Block Storage, you can follow the next steps from the **Settings** tab.
26
26
</Message>
27
-
4. Scroll down to **Backup configuration** and click <Iconname="edit" />.
27
+
4. Scroll down to **Backup configuration**(or **Snapshot configuration**) and click <Iconname="edit" />**Edit**.
28
28
<Messagetype="note">
29
29
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.
30
30
</Message>
31
-
5.Configure the backup frequency and retention, then click <Iconname="validate" /> to confirm.
31
+
5.Select **Automated** and configure the backup frequency and retention, then click <Iconname="validate" /> to confirm.
Copy file name to clipboardExpand all lines: pages/managed-databases-for-postgresql-and-mysql/how-to/manage-volumes.mdx
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,15 +31,16 @@ It is possible to change your [volume type](/managed-databases-for-postgresql-an
31
31
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
32
32
2. Select the geographical region of the Instance you want to manage from the drop-down.
33
33
3. Click the name of the Database Instance you want to edit. The database's Overview page displays.
34
-
4. Scroll down to **Volume settings**, then click **Change volume type**.
34
+
4. Click the **Settings** tab.
35
+
5. Scroll down to **Volume settings**, then click **Change volume type**.
35
36
<Messagetype="important">
36
37
Before changing the volume type, make sure your Instance is in one of the following states:
37
38
-`READY` (represented as "Running" in the Scaleway console)
38
39
-`DISK_FULL`
39
40
</Message>
40
41
A pop-up appears.
41
-
5. Select **Block Storage** from the drop-down menu.
42
-
6. Click **Update volume type** to confirm.
42
+
6. Select **Block Storage** from the drop-down menu.
43
+
7. Click **Update volume type** to confirm.
43
44
44
45
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.
45
46
@@ -60,10 +61,11 @@ During the process:
60
61
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
61
62
2. Select the geographical region of the Instance you want to manage from the drop-down.
62
63
3. Click the name of the Database Instance you want to configure. The Database Instance overview page displays.
63
-
4. Scroll down to **Volume settings**.
64
-
5. Specify your volume capacity (in GB). The amount you define will be your new volume capacity.
64
+
4. Click the **Settings** tab.
65
+
5. Scroll down to **Volume settings**.
66
+
6. Specify your volume capacity (in GB). The amount you define will be your new volume capacity.
65
67
<Messagetype="important">
66
68
- You can increase your Block Storage volume to up to 10 TB.
0 commit comments