Skip to content

Commit 950af6c

Browse files
committed
chore(gen): content review MTA-6277
1 parent b6a4e94 commit 950af6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/serverless-sql-databases/api-cli/import-data-to-serverless-sql-databases.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Importing data into Serverless SQL Databases
33
description: Step-by-step process for importing data into Scaleway's serverless SQL databases.
44
tags: serverless sql database db migration import backup data
55
dates:
6-
validation: 2025-01-03
6+
validation: 2025-07-16
77
posted: 2024-06-24
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
@@ -12,7 +12,7 @@ import Requirements from '@macros/iam/requirements.mdx'
1212
Serverless SQL Databases offers near-complete PostgreSQL compatibility, and allows you to import your data from any PostgreSQL-compatible database.
1313

1414
<Message type="important">
15-
The methods listed below are best suited for database sizes below 100 GB (approx.). Above this size, we recommend you use dedicated tooling to import your data, as your Local Storage size and bandwidth will create bottlenecks, and the operation may last several hours.
15+
The methods listed below are best suited for database sizes below 100 GB (approx.). Above this size, we recommend you use dedicated tooling to import your data, as your local storage size and bandwidth will create bottlenecks, and the operation may last several hours.
1616
</Message>
1717

1818
<Requirements />

0 commit comments

Comments
 (0)