Hello,
we are planning to upgrade our Azure Database for Postgres (single server) from the version 9.6 to 11.
we wish to use DMS, but in the DMS documentation: https://docs.microsoft.com/fr-fr/azure/dms/tutorial-azure-postgresql-to-azure-postgresql-online-portal
it is said that the Migration from Azure Database for PostgreSQL is supported for PostgreSQL version 10 and later
" Important
Migration from Azure Database for PostgreSQL is supported for PostgreSQL version 10 and later. You can also use this tutorial to migrate from one Azure Database for PostgreSQL instance to another Azure Database for PostgreSQL instance or Hyperscale (Citus) instance."
do DMS compatble with Azure postgresql 9.6 as source ?
Best regards.