Skip to content

Commit a8cd62c

Browse files
fix(rdb): remove br
1 parent 1c9636f commit a8cd62c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

pages/managed-databases-for-postgresql-and-mysql/how-to/create-a-database.mdx

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,11 @@ Compared to traditional database management, which requires customers to provide
3434
</Message>
3535
- Enable [encryption at rest](/managed-databases-for-postgresql-and-mysql/concepts/#encryption-at-rest) if you want to ensure the permanent encryption of your database data.
3636
<Message type="important">
37-
Once activated on a Database Instance, encryption at rest cannot be disabled.
38-
<br /><br />
37+
Keep in mind that:
38+
- Once activated on a Database Instance, encryption at rest cannot be disabled.
3939
All databases, data (including logs), and snapshots will be encrypted. Logical backup encryption is not currently available.
40-
<br /><br />
41-
Encryption at rest can be activated after Database Instance creation via the [upgrade endpoint](https://www.scaleway.com/en/developers/api/managed-database-postgre-mysql/#path-database-instances-upgrade-a-database-instance).
42-
<br /><br />
43-
Enabling encryption means your database data will be copied into a new, encrypted block volume. This takes approximately 1 hour per 100 GB of storage. When switching volumes, expect a few seconds of downtime towards the end of the copying process.
40+
- Encryption at rest can be activated after Database Instance creation via the [upgrade endpoint](https://www.scaleway.com/en/developers/api/managed-database-postgre-mysql/#path-database-instances-upgrade-a-database-instance).
41+
- Enabling encryption means your database data will be copied into a new, encrypted block volume. This takes approximately 1 hour per 100 GB of storage. When switching volumes, expect a few seconds of downtime towards the end of the copying process.
4442
</Message>
4543
- Select a node type.
4644
- Choose your storage type and capacity. Two types of storage are available:

0 commit comments

Comments
 (0)