You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/migrate/common-errors-and-special-scenarios-fms.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,11 @@ ms.date: 05/01/2023
8
8
ms.service: postgresql
9
9
ms.topic: conceptual
10
10
---
11
+
11
12
# Common errors and special scenarios for PostgreSQL Single Server to Flexible using the FMS migration tool.
12
13
14
+
This articles explains common errors and special scenarios for PostgreSQL Single Server to Flexible using the FMS migration tool.
15
+
13
16
## Custom DNS
14
17
15
18
- Error message
@@ -26,12 +29,12 @@ ms.topic: conceptual
26
29
OR
27
30
Reach out to Microsoft, and we enable the server for outbound connections for the selected DNS addresses.
28
31
29
-
## Allow-list extensions
32
+
## Allowlist extensions
30
33
31
34
- 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."
33
36
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":::
35
38
36
39
- Root Cause
37
40
@@ -54,12 +57,12 @@ ms.topic: conceptual
54
57
55
58
Add IP addresses in the Firewall rules in the Networking tab of the Flex Server.
56
59
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":::
58
61
59
-
## Migration to Flex server with Burtsable SKU isn't Supported
62
+
## Migration to Flex server with Burstable SKU isn't Supported
60
63
61
64
- Error Message
62
-
Migration to Flex server with Burtsable SKU isn't Supported.
65
+
Migration to Flex server with Burstable SKU isn't Supported.
0 commit comments