Azure SQL to Postgres Migration

Satya Sri 46 Reputation points
2022-12-01T03:57:53.16+00:00

Hello,

I have all my tables in Azure SQL. Initially we decided to go ahead with Azure SQL, because of some reasons we decided to move to Postgres Instead of azure SQL. I would like to transfer the data from Azure SQL to PostgresSQL.
I am new to this Azure platform. Could anyone help me with this?

Note: Our client don't want to use ADF. Can anyone suggest other options to achieve this?

Thank you.

Azure SQL Database
Azure Database for PostgreSQL
{count} votes

Accepted answer
  1. ShaktiSingh-MSFT 15,841 Reputation points
    2022-12-01T05:24:15.4+00:00

    Hi @Satya Sri ,

    Welcome to Microsoft Q&A platform and thanks for using Azure services.

    As I understand your question, you want to transfer data from Azure SQL Database to Azure PostgresSQL.

    This could be achieved by using Azure Data Factory Copy Activity.

    Detailed description of the same is given at this link: data-migration-from-azure-sql-database-to-azure-database-for-postgresql

    Please try to implement the ADF pipeline to Copy data and let us know if you can do it. Do let us know if further queries.

    If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.