Skip to content

Commit da5273c

Browse files
committed
Proofreading and index+meta.yaml edition
1 parent c349258 commit da5273c

17 files changed

+17
-17
lines changed

pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@
564564
+ [Tutorials](public-cloud-databases-postgresql-tutorials)
565565
+ [PostgreSQL - Tutorial - Build a Strapi app connected to OVHcloud Managed PostgreSQL service](platform/databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql)
566566
+ [PostgreSQL - Tutorial - Install Wagtail and connect it to OVHcloud Managed PostgreSQL service](platform/databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql)
567-
+ [PostgreSQL - Tutorial - How to migrate from Enterprise Cloud Databases to Public Cloud Databases](platform/databases/postgresql_tuto_03_migrate_ecdb)
567+
+ [PostgreSQL - Tutorial - How to migrate an on-premises database to Public Cloud Databases](platform/databases/postgresql_tuto_03_migrate_ecdb)
568568
+ [Redis](public-cloud-databases-redis)
569569
+ [Guides](public-cloud-databases-redis-guides)
570570
+ [Redis - Capabilities and Limitations](platform/databases/redis_01_capabilities)

pages/platform/databases/postgresql_tuto_03_migrate_ecdb/guide.de-de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ These guides can help you to meet these requirements:
3030

3131
## Considerations
3232

33-
- This document outlines an offline migration path for your database, which means you'll have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
33+
- This document outlines an offline migration path for your database, which means you will have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
3434
- Ensure the source and destination PostgreSQL versions match.
3535
- Ensure you have good enough bandwidth between the client machine and both source and destination databases.
3636
- Ensure you choose a [Database plan](https://www.ovhcloud.com/de/public-cloud/prices/#databases) with appropriate compute, storage and memory resources.

pages/platform/databases/postgresql_tuto_03_migrate_ecdb/guide.en-asia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These guides can help you to meet these requirements:
2828

2929
## Considerations
3030

31-
- This document outlines an offline migration path for your database, which means you'll have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
31+
- This document outlines an offline migration path for your database, which means you will have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
3232
- Ensure the source and destination PostgreSQL versions match.
3333
- Ensure you have good enough bandwidth between the client machine and both source and destination databases.
3434
- Ensure you choose a [Database plan](https://www.ovhcloud.com/asia/public-cloud/prices/#databases) with appropriate compute, storage and memory resources.

pages/platform/databases/postgresql_tuto_03_migrate_ecdb/guide.en-au.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These guides can help you to meet these requirements:
2828

2929
## Considerations
3030

31-
- This document outlines an offline migration path for your database, which means you'll have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
31+
- This document outlines an offline migration path for your database, which means you will have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
3232
- Ensure the source and destination PostgreSQL versions match.
3333
- Ensure you have good enough bandwidth between the client machine and both source and destination databases.
3434
- Ensure you choose a [Database plan](https://www.ovhcloud.com/en-au/public-cloud/prices/#databases) with appropriate compute, storage and memory resources.

pages/platform/databases/postgresql_tuto_03_migrate_ecdb/guide.en-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These guides can help you to meet these requirements:
2828

2929
## Considerations
3030

31-
- This document outlines an offline migration path for your database, which means you'll have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
31+
- This document outlines an offline migration path for your database, which means you will have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
3232
- Ensure the source and destination PostgreSQL versions match.
3333
- Ensure you have good enough bandwidth between the client machine and both source and destination databases.
3434
- Ensure you choose a [Database plan](https://www.ovhcloud.com/en-ca/public-cloud/prices/#databases) with appropriate compute, storage and memory resources.

pages/platform/databases/postgresql_tuto_03_migrate_ecdb/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These guides can help you to meet these requirements:
2828

2929
## Considerations
3030

31-
- This document outlines an offline migration path for your database, which means you'll have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
31+
- This document outlines an offline migration path for your database, which means you will have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
3232
- Ensure the source and destination PostgreSQL versions match.
3333
- Ensure you have good enough bandwidth between the client machine and both source and destination databases.
3434
- Ensure you choose a [Database plan](https://www.ovhcloud.com/en-gb/public-cloud/prices/#databases) with appropriate compute, storage and memory resources.

pages/platform/databases/postgresql_tuto_03_migrate_ecdb/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These guides can help you to meet these requirements:
2828

2929
## Considerations
3030

31-
- This document outlines an offline migration path for your database, which means you'll have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
31+
- This document outlines an offline migration path for your database, which means you will have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
3232
- Ensure the source and destination PostgreSQL versions match.
3333
- Ensure you have good enough bandwidth between the client machine and both source and destination databases.
3434
- Ensure you choose a [Database plan](https://www.ovhcloud.com/en-ie/public-cloud/prices/#databases) with appropriate compute, storage and memory resources.

pages/platform/databases/postgresql_tuto_03_migrate_ecdb/guide.en-sg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These guides can help you to meet these requirements:
2828

2929
## Considerations
3030

31-
- This document outlines an offline migration path for your database, which means you'll have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
31+
- This document outlines an offline migration path for your database, which means you will have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
3232
- Ensure the source and destination PostgreSQL versions match.
3333
- Ensure you have good enough bandwidth between the client machine and both source and destination databases.
3434
- Ensure you choose a [Database plan](https://www.ovhcloud.com/en-sg/public-cloud/prices/#databases) with appropriate compute, storage and memory resources.

pages/platform/databases/postgresql_tuto_03_migrate_ecdb/guide.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These guides can help you to meet these requirements:
2828

2929
## Considerations
3030

31-
- This document outlines an offline migration path for your database, which means you'll have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
31+
- This document outlines an offline migration path for your database, which means you will have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
3232
- Ensure the source and destination PostgreSQL versions match.
3333
- Ensure you have good enough bandwidth between the client machine and both source and destination databases.
3434
- Ensure you choose a [Database plan](https://www.ovhcloud.com/en/public-cloud/prices/#databases) with appropriate compute, storage and memory resources.

pages/platform/databases/postgresql_tuto_03_migrate_ecdb/guide.es-es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ These guides can help you to meet these requirements:
3030

3131
## Considerations
3232

33-
- This document outlines an offline migration path for your database, which means you'll have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
33+
- This document outlines an offline migration path for your database, which means you will have to suspend all the writes from your application for the duration of the migration. Ensure you plan sufficient downtime to carry out all the migration tasks.
3434
- Ensure the source and destination PostgreSQL versions match.
3535
- Ensure you have good enough bandwidth between the client machine and both source and destination databases.
3636
- Ensure you choose a [Database plan](https://www.ovhcloud.com/es-es/public-cloud/prices/#databases) with appropriate compute, storage and memory resources.

0 commit comments

Comments
 (0)