Skip to content

Commit 5360e4b

Browse files
feat(acc): reviews 15/07
1 parent dd5ae74 commit 5360e4b

17 files changed

+83
-47
lines changed

pages/account/how-to/report-abuse.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Report abuse incidents related to Scaleway accounts.
88
tags: report incident abuse
99
dates:
10-
validation: 2025-01-07
10+
validation: 2025-07-15
1111
posted: 2024-02-19
1212
categories:
1313
- account
@@ -22,22 +22,22 @@ import Requirements from '@macros/iam/requirements.mdx'
2222
## How to report an abuse
2323

2424
1. Go to the [Report Abuse](https://console.scaleway.com/support/abuses/create/) page. A form displays.
25-
2. Enter the IP address, domain name, or URL of the source you want to report.
26-
3. Enter the date of publication of the illegal content or the start date of the illegal behavior.
27-
4. Enter the time of the publication of the illegal content or the time the illegal behavior started.
28-
5. Select the type of abuse you wish to report in the drop-down box
25+
2. Select the type of abuse you wish to report in the drop-down box.
2926
<Message type="tip">
3027
The different types of content or illegal behavior that can be reported are described in Scaleway’s [Abuse notice](https://www.scaleway.com/en/abuse-notice/).
3128
</Message>
3229
<Message type="important">
3330
Falsely reporting content or activity as illegal only to obtain its removal or to stop its distribution, is punishable by one year imprisonment and a €15,000 fine.
3431
</Message>
35-
6. Enter your email address and name if required.
36-
7. Describe what you have observed in as much detail as possible. Provide information such as logs, time zones, headers, the precise location and, if applicable, the email addresses to which the content is made accessible.
32+
3. Describe what you have observed in as much detail as possible. Provide information such as logs, time zones, headers, the precise location and, if applicable, the email addresses to which the content is made accessible.
3733
<Message type="important">
3834
This description will be directly forwarded to our customer. Therefore, refrain from including any confidential or personal information which you do not want them to have access to.
3935
Scaleway denies all responsibility for the use that could be made by third parties of any information that you provide in this field.
4036
</Message>
37+
4. Enter the IP address, domain name, or URL of the source you want to report.
38+
5. Enter the date of publication of the illegal content or the start date of the illegal behavior.
39+
6. Enter the time of the publication of the illegal content or the time the illegal behavior started.
40+
7. Enter your email address and name if required.
4141
8. Check the box confirming that you are submitting this report in good faith.
4242
9. Once you have entered the information mentioned above, check the CAPTCHA form and click **Submit abuse report**.
4343
<Message type="note">

pages/account/how-to/switch-account-to-corporate.mdx

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Convert your Scaleway account to a corporate account.
88
tags: account personal corporate business
99
dates:
10-
validation: 2025-01-04
10+
validation: 2025-07-15
1111
posted: 2023-09-03
1212
categories:
1313
- console
@@ -18,17 +18,30 @@ import image from './assets/scaleway-billing-personal-info.webp'
1818
import image2 from './assets/scaleway-billing-corporate-info.webp'
1919

2020

21-
The [Scaleway console](https://console.scaleway.com) allows you to choose between two types of accounts, Personal and Corporate. All users are given the possibility to select one or the other option when first signing up for a Scaleway account. If you signed up for a personal account and need to convert to a corporate one, follow these instructions.
21+
The [Scaleway console](https://console.scaleway.com) allows you to choose between four account use cases:
22+
23+
- **Corporate**
24+
- **Startup**
25+
- **Consultant or Freelancer**
26+
- **Personal Project**.
27+
28+
All users are given the possibility to select one or the other option when first signing up for a Scaleway account.
29+
30+
When you select either **Corporate**, **Startup** or **Consultant or Freelancer**, your account is considered of the **Corporate** type.
31+
32+
When you select **Personal Project**, your account is considered of the **Personal** type.
33+
34+
If you signed up for a personal account and need to convert to a corporate one, follow these instructions.
2235

2336
<Message type="important">
24-
Switching to a corporate account is permanent. You will not be able to switch back to a personal account once the conversion to corporate is completed.
37+
Switching to a corporate account is permanent. You will not be able to switch back to a personal account once the conversion to corporate is completed.
2538
</Message>
2639

2740
<Requirements />
2841
- A Scaleway account logged into the [console](https://console.scaleway.com)
2942

3043
1. Click **Billing** in the top right drop-down menu. The **Billing** dashboard displays.
31-
2. Click the **Payment and billing tab**.
44+
2. Click the **Payment and billing** tab.
3245
3. Scroll down to billing information, then click <Icon name="edit" /> **Edit**. A pop-up with your billing information displays.
3346
<Lightbox image={image} alt="" />
3447
4. Check the box at the top to confirm you wish to have a corporate account. A new form displays.

pages/account/how-to/use-the-search-bar.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Efficiently search for features and settings in the Scaleway console.
88
tags: account search-bar resource
99
dates:
10-
validation: 2025-01-03
10+
validation: 2025-07-15
1111
posted: 2024-03-14
1212
categories:
1313
- account

pages/managed-databases-for-postgresql-and-mysql/api-cli/import-data-to-managed-postgresql-databases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to import or migrate your data into Managed Databases for PostgreSQL from another database or backup files
88
tags: managed database postgresql mysql import migrate backup
99
dates:
10-
validation: 2025-01-02
10+
validation: 2025-07-15
1111
posted: 2024-06-24
1212
---
1313
import Requirements from '@macros/iam/requirements.mdx'

pages/managed-databases-for-postgresql-and-mysql/how-to/change-volume-type.mdx

Lines changed: 33 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to change the volume type of your Database
88
tags: managed-database database volume-type
99
dates:
10-
validation: 2025-04-23
10+
validation: 2025-07-15
1111
posted: 2021-03-10
1212
categories:
1313
- managed-databases
@@ -24,6 +24,18 @@ It is possible to change your [volume type](/managed-databases-for-postgresql-an
2424
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2525
- A [PostgreSQL or MySQL Database Instance](/managed-databases-for-postgresql-and-mysql/quickstart/) with local Storage
2626

27+
## Important information
28+
29+
Since there are different types of volumes for Database Instances, make sure you are aware of the following information before changing the volume type:
30+
31+
- When autobackup is enabled for your local or Block volumes, regular quota limitations for backups and snapshots do not apply. Refer to the [Managed Databases FAQ page](/managed-databases-for-postgresql-and-mysql/faq/#why-is-my-number-of-active-backupssnapshots-exceeding-the-quota) for more information.
32+
- When switching from a local volume to a Block volume, and if [Autobackup](/managed-databases-for-postgresql-and-mysql/how-to/enable-autobackup/) is enabled, be aware that the snapshot type will change. Local volumes use logical backups, whereas Block Storage employs snapshots. Both types are priced at €0.03 per GB per month, but their distinct backup methods affect storage space differently, influencing the final monthly cost based on your usage.
33+
- Disk size cannot be reduced. Therefore, when switching from local to Block, the volume size remains the same by default.
34+
- When switching from a Block to a local volume, make sure to select a node with a local Storage with size equal or greater than your current Block Storage. If you choose a Database Instance type with a local volume larger than your current block volume, you will be billed for the full capacity of the Database Instance.
35+
36+
37+
## How to change the volume type
38+
2739
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
2840
2. Select the geographical region of the Instance you want to manage from the drop-down.
2941
3. Click the name of the Database Instance you want to edit. The database's Overview page displays.
@@ -39,9 +51,23 @@ It is possible to change your [volume type](/managed-databases-for-postgresql-an
3951

4052
The Database Instance goes into the `Initializing` state.
4153

42-
<Message type="important">
43-
- When switching from a local volume to a Block volume, and if [Autobackup](/managed-databases-for-postgresql-and-mysql/how-to/enable-autobackup/) is enabled, be aware that the snapshot type will change. Local volumes use logical backups, whereas Block Storage employs snapshots. Both types are priced at €0.03 per GB per month, but their distinct backup methods affect storage space differently, influencing the final monthly cost based on your usage.
44-
- Disk size cannot be reduced, so when switching from local to Block, the volume size remains the same by default.
45-
- When switching from a Block to a local volume, make sure to select a node with a local Storage with size equal or greater than your current Block Storage. If you choose a Database Instance type with a local volume larger than your current block volume, you will be billed for the full capacity of the Database Instance.
46-
- When autobackup is enabled for your local or Block volumes, regular quota limitations for backups and snapshots do not apply. Refer to the [Managed Databases FAQ page](/managed-databases-for-postgresql-and-mysql/faq/#why-is-my-number-of-active-backupssnapshots-exceeding-the-quota) for more information.
47-
</Message>
54+
55+
## The volume changing process
56+
57+
During the process:
58+
59+
- The Database Instance will display the `initializing` status, but remains available available.
60+
- Changing the volume type can take a while, depending on the amount of data and the node type of the Database Instance. Data is synchronized between nodes in live, which means you can continue performing write operations.
61+
<Message type="tip">
62+
- Avoid performing too many write operations during the data synchronization.
63+
- Delay batch or scheduled scripts if possible.
64+
</Message>
65+
- When all the data is synchronized, a switchover is performed between nodes of the cluster. This means that the database will be unavailable few dozen of seconds during at this time.
66+
67+
68+
69+
70+
71+
72+
73+

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Step-by-step guide to cloning a PostgreSQL or MySQL Database Instance.
88
tags: managed-database database database-instance
99
dates:
10-
validation: 2025-01-06
10+
validation: 2025-07-15
1111
posted: 2019-10-20
1212
categories:
1313
- managed-databases
@@ -38,13 +38,11 @@ The clone feature allows you to create a new Database Instance from an existing
3838
6. Enter a name for your database or leave the default name suggested by the Scaleway console.
3939
7. Select a node type. You can keep the same node type, or upgrade to a bigger one.
4040
<Message type="important">
41-
If you have a new-generation Database Instance using a Local volume node type and want to upgrade to an Instance that uses Block volumes node type, you must [change the volume type](/managed-databases-for-postgresql-and-mysql/how-to/change-volume-type/) to Block Storage first. <br /><br />
42-
43-
Similarly, if you have a new-generation Database Instance using a [Block volume](/managed-databases-for-postgresql-and-mysql/concepts/#block-storage) and want to create a clone on a first-generation Instance, you must first change the volume type to [Block Storage Legacy](/managed-databases-for-postgresql-and-mysql/concepts/#block-storage-legacy).
44-
</Message>
41+
If you have a Database Instance using a Local volume node type and want to upgrade to an Instance that uses Block volumes node type, you must [change the volume type](/managed-databases-for-postgresql-and-mysql/how-to/change-volume-type/) to Block Storage first.
42+
</Message>
4543
8. Click **Clone Database Instance**.
4644

4745
<Message type="important">
48-
The source Database Instance remains available during the cloning process in **Backing up mode**. Some actions are not available during this time. <br /><br />
49-
The time it takes to clone a Database Instance with Local Storage depends on the size of the database. For Database Instances with Block Storage the cloning process is slightly faster.
46+
- The source Database Instance remains available during the cloning process in **Backing up mode**. Some actions are not available during this time.
47+
- The time it takes to clone a Database Instance with Local Storage depends on the size of the database. For Database Instances with Block Storage the cloning process is slightly faster.
5048
</Message>

pages/managed-databases-for-postgresql-and-mysql/how-to/configure-advanced-settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Guide to configuring advanced settings for your PostgreSQL and MySQL databases.
88
tags: managed-database postgresql mysql database-instance advanced-settings
99
dates:
10-
validation: 2025-01-06
10+
validation: 2025-07-15
1111
posted: 2019-05-11
1212
categories:
1313
- managed-databases

pages/managed-databases-for-postgresql-and-mysql/how-to/connect-database-private-network.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Instructions for connecting your Database Instance over a Private Network.
88
tags: managed-database postgresql mysql private-network database-instance
99
dates:
10-
validation: 2025-01-04
10+
validation: 2025-07-15
1111
posted: 2019-11-15
1212
categories:
1313
- managed-databases

pages/managed-databases-for-postgresql-and-mysql/how-to/create-read-replica.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn how to create Read Replicas for PostgreSQL and MySQL databases.
88
tags: managed-database read-replica read replicas
99
dates:
10-
validation: 2025-01-06
10+
validation: 2025-07-15
1111
posted: 2022-09-01
1212
categories:
1313
- managed-databases

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Instructions for deleting a PostgreSQL or MySQL Database Instance on Scaleway.
88
tags: managed-database postgresql mysql database-instance
99
dates:
10-
validation: 2025-01-06
10+
validation: 2025-07-15
1111
posted: 2019-05-11
1212
categories:
1313
- managed-databases

0 commit comments

Comments
 (0)