Skip to content

Commit a46cb79

Browse files
fix(rdb): fix alphabetical order
1 parent 5ef47b7 commit a46cb79

File tree

1 file changed

+4
-4
lines changed
  • pages/managed-databases-for-postgresql-and-mysql

1 file changed

+4
-4
lines changed

pages/managed-databases-for-postgresql-and-mysql/concepts.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ Access control is handled directly at network-level by Load Balancers, making th
2323

2424
Database Instances have settings that allow you to tune the behavior of their database engine to better fit your needs. Available settings depend on the database engine and its version. Each Database Instance setting entry has a default value that the user can override. The deletion of a setting entry restores the setting to the entry's default value. Some default values can be different from the engine's default, as their configuration is optimized to work at full potential with the Scaleway ecosystem.
2525

26-
## Block Storage Legacy
27-
28-
Block Storage Legacy is a volume type that is decoupled from your compute resources. You can increase your storage space to up to 10 TB without changing your node type.
29-
3026
## Block Storage
3127

3228
Block Storage is a storage type similar to [Block Storage Legacy](#block-storage-legacy) that provides lower latency and high resiliency through 5k IOPS. You can increase your volume size to up to 10 TB.
@@ -37,6 +33,10 @@ Refer to the [Block Storage documentation section](/block-storage/concepts/) to
3733
New Block storage volumes are only available with new-generation node types and in the PAR and AMS regions.
3834
</Message>
3935

36+
## Block Storage Legacy
37+
38+
Block Storage Legacy is a volume type that is decoupled from your compute resources. You can increase your storage space to up to 10 TB without changing your node type.
39+
4040
## Clone feature
4141

4242
Clone is a feature that allows you to create a full copy of your Database Instance, including users and permissions, at a point in time. This new Instance is fully independent of its parent.

0 commit comments

Comments
 (0)