From 10b62201c8e119866697dacba69a239b3514ef29 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:26:31 +0100 Subject: [PATCH 1/4] fix(rdb): faq autobackup --- faq/databases-for-postgresql-and-mysql.mdx | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/faq/databases-for-postgresql-and-mysql.mdx b/faq/databases-for-postgresql-and-mysql.mdx index 730909055b..4444d499d1 100644 --- a/faq/databases-for-postgresql-and-mysql.mdx +++ b/faq/databases-for-postgresql-and-mysql.mdx @@ -5,7 +5,7 @@ meta: content: h1: Managed Database for PostgreSQL and MySQL dates: - validation: 2024-08-05 + validation: 2024-01-20 category: managed-databases productIcon: PostgresqlMysqlProductIcon --- @@ -135,4 +135,17 @@ You can use the [Read Replica feature](/managed-databases/postgresql-and-mysql/h ## If my main node becomes unavailable, is my Read Replica automatically promoted to the main node? -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. \ No newline at end of file +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. + +## Why is my number of active backups/snapshots exceeding the quota? + +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. + +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. + +When it comes to automatic data preservation, however, Scaleway prioritizes the resilience of your data. + +You can monitor + + + From 817bedce6625fcf4c631924099869b19bec242b4 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:26:49 +0100 Subject: [PATCH 2/4] fix(rdb): faq fix link --- faq/databases-for-postgresql-and-mysql.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq/databases-for-postgresql-and-mysql.mdx b/faq/databases-for-postgresql-and-mysql.mdx index 4444d499d1..15f697d4a0 100644 --- a/faq/databases-for-postgresql-and-mysql.mdx +++ b/faq/databases-for-postgresql-and-mysql.mdx @@ -139,7 +139,7 @@ No. To promote a Read Replica to the main node, follow the [How to promote a Rea ## Why is my number of active backups/snapshots exceeding the quota? -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. +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. 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. From 696dbb9425c9b31fdec0b8b57d4a874ae9c71f8e Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Mon, 20 Jan 2025 15:09:08 +0100 Subject: [PATCH 3/4] fix(tem): finish faq --- faq/databases-for-postgresql-and-mysql.mdx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/faq/databases-for-postgresql-and-mysql.mdx b/faq/databases-for-postgresql-and-mysql.mdx index 15f697d4a0..72395b86a9 100644 --- a/faq/databases-for-postgresql-and-mysql.mdx +++ b/faq/databases-for-postgresql-and-mysql.mdx @@ -139,13 +139,15 @@ No. To promote a Read Replica to the main node, follow the [How to promote a Rea ## Why is my number of active backups/snapshots exceeding the quota? -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. +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. -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. +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. + +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. + +You can monitor your [quotas](https://console.scaleway.com/organization/quotas), backups and snapshots via the Scaleway console or the API. -When it comes to automatic data preservation, however, Scaleway prioritizes the resilience of your data. -You can monitor From 692fe99a0bcf0cce0728b9627afe4c371034c1ff Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:25:54 +0100 Subject: [PATCH 4/4] fix(rdb): review ro Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- faq/databases-for-postgresql-and-mysql.mdx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/faq/databases-for-postgresql-and-mysql.mdx b/faq/databases-for-postgresql-and-mysql.mdx index 72395b86a9..4d1021caf8 100644 --- a/faq/databases-for-postgresql-and-mysql.mdx +++ b/faq/databases-for-postgresql-and-mysql.mdx @@ -141,13 +141,8 @@ No. To promote a Read Replica to the main node, follow the [How to promote a Rea 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. -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. +Quotas exist to protect Scaleway from abuse, and to protect your Scaleway resources from the unlikely event of malicious behavior by users in your Organization. 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. You can monitor your [quotas](https://console.scaleway.com/organization/quotas), backups and snapshots via the Scaleway console or the API. - - - - -