Skip to content

Commit 079d146

Browse files
Merge pull request #262761 from shriram-muthukrishnan/extensionsupgrade
Changes to the list of extensions not supported
2 parents 01f5da9 + 3010aa9 commit 079d146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/postgresql/migrate/concepts-single-to-flexible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Along with data migration, the tool automatically provides the following built-i
136136
- The source and target server must be in the same Azure region. Cross region migrations are enabled only for servers in India, China and UAE as Flexible server may not be available in all regions within these geographies.
137137
- The tool takes care of the migration of data and schema. It doesn't migrate managed service features such as server parameters, connection security details and firewall rules.
138138
- The migration tool shows the number of tables copied from source to target server. You need to manually validate the data in target server post migration.
139-
- The tool only migrates user databases and not system databases like template_0, template_1, azure_sys and azure_maintenance.
139+
- The tool only migrates user databases. System databases like azure_sys , azure_maintenance or template databases like template0, template1 will not be migrated.
140140

141141
> [!NOTE]
142142
> The following limitations are applicable only for flexible servers on which the migration of users/roles functionality is enabled.
@@ -222,7 +222,7 @@ For the changes to take effect, server restart would be required.
222222
Use the **Save and Restart** option and wait for the flexible server to restart.
223223

224224
> [!NOTE]
225-
> If TIMESCALEDB, POSTGIS_TOPOLOGY, POSTGIS_TIGER_GEOCODER or PG_PARTMAN extensions are used in your single server, please raise a support request since the migration tool does not handle these extensions.
225+
> If TIMESCALEDB, POSTGIS_TOPOLOGY, POSTGIS_TIGER_GEOCODER, POSTGRES_FDW or PG_PARTMAN extensions are used in your single server, please raise a support request since the migration tool does not handle these extensions.
226226
227227
##### Create Azure Active Directory users on target server
228228
> [!NOTE]

0 commit comments

Comments
 (0)