Skip to content

Commit 204d7dc

Browse files
Merge branch 'main' of https://github.com/hsinghjkaur/azure-docs-pr into test
2 parents 56a53ce + 825e8ed commit 204d7dc

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

articles/postgresql/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
href: migrate/how-to-migrate-single-to-flexible-portal.md
2323
- name: Single to Flexible server migration tool - Using CLI
2424
href: migrate/how-to-migrate-single-to-flexible-cli.md
25+
- name: Common errors
26+
href: migrate/common-errors-and-special-scenarios-fms.md
2527
- name: Migrate data with pg_dump and pg_restore
2628
href: single-server/how-to-migrate-using-dump-and-restore.md
2729
displayName: pg_dump, pg_restore

articles/postgresql/migrate/common-errors-and-special-scenarios-fms.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@ ms.date: 05/01/2023
88
ms.service: postgresql
99
ms.topic: conceptual
1010
---
11+
1112
# Common errors and special scenarios for PostgreSQL Single Server to Flexible using the FMS migration tool.
1213

14+
This articles explains common errors and special scenarios for PostgreSQL Single Server to Flexible using the FMS migration tool.
15+
1316
## Custom DNS
1417

1518
- Error message
@@ -26,12 +29,12 @@ ms.topic: conceptual
2629
OR
2730
Reach out to Microsoft, and we enable the server for outbound connections for the selected DNS addresses.
2831

29-
## Allow-list extensions
32+
## Allowlist extensions
3033

3134
- Symptom
32-
Error message appears as "Extensions plpgsql, pg_stat_statements, pg_buffercache aren't allowlisted on target server" or
35+
Error message appears as "Extensions plpgsql, pg_stat_statements, pg_buffercache aren't allowlisted on target server."
3336

34-
:::image type="content" source="media/common-errors-and-special-scenarios-fms/allow-list-extensions-common-errors-postgresql.png" alt-text="Screenshot of scenario for allow listing extensions" lightbox="media/common-errors-and-special-scenarios-fms/allow-list-extensions-common-errors-postgresql.png":::
37+
:::image type="content" source="media/common-errors-and-special-scenarios-fms/allow-list-extensions-common-errors-postgresql.png" alt-text="Screenshot of scenario for allow listing extensions." lightbox="media/common-errors-and-special-scenarios-fms/allow-list-extensions-common-errors-postgresql.png":::
3538

3639
- Root Cause
3740

@@ -54,12 +57,12 @@ ms.topic: conceptual
5457

5558
Add IP addresses in the Firewall rules in the Networking tab of the Flex Server.
5659

57-
:::image type="content" source="media/common-errors-and-special-scenarios-fms/ip-addresses-common-errors-postgresql.png" alt-text="Screenshot of ip addresses" lightbox="media/common-errors-and-special-scenarios-fms/ip-addresses-common-errors-postgresql.png":::
60+
:::image type="content" source="media/common-errors-and-special-scenarios-fms/ip-addresses-common-errors-postgresql.png" alt-text="Screenshot of ip addresses." lightbox="media/common-errors-and-special-scenarios-fms/ip-addresses-common-errors-postgresql.png":::
5861

59-
## Migration to Flex server with Burtsable SKU isn't Supported
62+
## Migration to Flex server with Burstable SKU isn't Supported
6063

6164
- Error Message
62-
Migration to Flex server with Burtsable SKU isn't Supported.
65+
Migration to Flex server with Burstable SKU isn't Supported.
6366

6467
- Root Cause
6568

0 commit comments

Comments
 (0)