Skip to content

Commit 10b6220

Browse files
fix(rdb): faq autobackup
1 parent 649534c commit 10b6220

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

faq/databases-for-postgresql-and-mysql.mdx

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ meta:
55
content:
66
h1: Managed Database for PostgreSQL and MySQL
77
dates:
8-
validation: 2024-08-05
8+
validation: 2024-01-20
99
category: managed-databases
1010
productIcon: PostgresqlMysqlProductIcon
1111
---
@@ -135,4 +135,17 @@ You can use the [Read Replica feature](/managed-databases/postgresql-and-mysql/h
135135

136136
## If my main node becomes unavailable, is my Read Replica automatically promoted to the main node?
137137

138-
No. To promote a Read Replica to the main node, follow the [How to promote a Read Replica](/managed-databases/postgresql-and-mysql/how-to/manage-read-replica/#how-to-promote-a-read-replica) procedure.
138+
No. To promote a Read Replica to the main node, follow the [How to promote a Read Replica](/managed-databases/postgresql-and-mysql/how-to/manage-read-replica/#how-to-promote-a-read-replica) procedure.
139+
140+
## Why is my number of active backups/snapshots exceeding the quota?
141+
142+
When [autobackup](/content/managed-databases/postgresql-and-mysql/how-to/enable-autobackup), or autosnapshot, is enabled for your local or Block volumes, regular quota limitations do not apply.
143+
144+
Quotas exist to protect Scaleway from abuses and to protect your Scaleway resources from the unlikely event of maliciou behavior of users in your Organization.
145+
146+
When it comes to automatic data preservation, however, Scaleway prioritizes the resilience of your data.
147+
148+
You can monitor
149+
150+
151+

0 commit comments

Comments
 (0)