Skip to content

Commit b3bd525

Browse files
committed
edit pass: migration-service-batch1
1 parent f8b0302 commit b3bd525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/postgresql/migrate/migration-service/concepts-known-issues-migration-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Here are common limitations that apply to migration scenarios:
2424
- The migration service shows the number of tables copied from source to target. You must manually check the data and PostgreSQL objects on the target server post-migration.
2525
- The migration service migrates only user databases, not system databases, such as template_0 and template_1.
2626
- The migration service doesn't support moving TIMESCALEDB, POSTGIS_TOPOLOGY, POSTGIS_TIGER_GEOCODER, or PG_PARTMAN extensions from source to target.
27-
- You can't move extensions not supported by Azure Database for PostgreSQL Flexible Server. The supported extensions are listed in [Extensions - Azure Database for PostgreSQL](/azure/postgresql/flexible-server/concepts-extensions).
28-
- User-defined collations can't be migrated into Azure Database for PostgreSQL Flexible Server.
27+
- You can't move extensions not supported by Azure Database for PostgreSQL - Flexible Server. The supported extensions are listed in [Extensions - Azure Database for PostgreSQL](/azure/postgresql/flexible-server/concepts-extensions).
28+
- User-defined collations can't be migrated into Azure Database for PostgreSQL - Flexible Server.
2929
- You can't migrate to an older version. For instance, you can't migrate from Azure Database for PostgreSQL version 15 to version 14.
3030
- The migration service only works with preferred or required SSLMODE values.
3131
- The migration service doesn't support superuser privileges and objects.

0 commit comments

Comments
 (0)