Skip to content

Commit 93a50b2

Browse files
fix(rdb): review ro
Co-authored-by: Rowena Jones <[email protected]>
1 parent a46cb79 commit 93a50b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/managed-databases-for-postgresql-and-mysql/how-to/change-volume-type.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ It is possible to change your [volume type](/managed-databases-for-postgresql-an
3737
The Database Instance goes into the `Initializing` state.
3838

3939
<Message type="important">
40-
- When switching from a Local volume to a block volume, and if [Autobackup](/managed-databases-for-postgresql-and-mysql/how-to/enable-autobackup/) is enabled, be aware that the snapshot type will change. Local volumes use logical backups, whereas Block Storage employs snapshots. Both types are priced at €0.03 per GB per month, but their distinct backup methods affect storage space differently, influencing the final monthly cost based on your usage.
40+
- When switching from a Local volume to a Block volume, and if [Autobackup](/managed-databases-for-postgresql-and-mysql/how-to/enable-autobackup/) is enabled, be aware that the snapshot type will change. Local volumes use logical backups, whereas Block Storage employs snapshots. Both types are priced at €0.03 per GB per month, but their distinct backup methods affect storage space differently, influencing the final monthly cost based on your usage.
4141
- Disk size cannot be reduced, so when switching from Local to Block, the volume size remains the same by default.
4242
- When switching from a Block to a Local volume, make sure to select a node with a Local Storage with size equal or greater than your current Block Storage. If you choose a Database Instance type with a Local volume larger than your current block volume, you will be billed for the full capacity of the Database Instance.
4343
- When autobackup is enabled for your Local or Block volumes, regular quota limitations for backups and snapshots do not apply. Refer to the [Managed Databases FAQ page](/faq/databases-for-postgresql-and-mysql/#why-is-my-number-of-active-backupssnapshots-exceeding-the-quota) for more information.

0 commit comments

Comments
 (0)