Skip to content

Commit 696dbb9

Browse files
fix(tem): finish faq
1 parent 817bedc commit 696dbb9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,13 +139,15 @@ No. To promote a Read Replica to the main node, follow the [How to promote a Rea
139139

140140
## Why is my number of active backups/snapshots exceeding the quota?
141141

142-
When [autobackup](/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.
142+
When [autobackup](/managed-databases/postgresql-and-mysql/how-to/enable-autobackup), or autosnapshot, is enabled for your local or Block volumes, regular quota limitations for backups and snapshots do not apply.
143143

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.
144+
Quotas exist to protect Scaleway from abuses and to protect your Scaleway resources from the unlikely event of malicious behavior by users in your Organization.
145+
146+
When it comes to automatic data preservation, however, Scaleway prioritizes the resilience of your data. Therefore, if a Database Instance has autobackup set up, even if the quota is exceeded, the backup or snapshot will still be automatically created.
147+
148+
You can monitor your [quotas](https://console.scaleway.com/organization/quotas), backups and snapshots via the Scaleway console or the API.
145149

146-
When it comes to automatic data preservation, however, Scaleway prioritizes the resilience of your data.
147150

148-
You can monitor
149151

150152

151153

0 commit comments

Comments
 (0)