How to export Postgres DB from Azure Database for PostgreSQL flexible server

Apil Tiwari 1 Reputation point
2022-06-04T06:51:35.147+00:00

Any answer would be appreciate!

Azure Database for PostgreSQL
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 29,542 Reputation points Microsoft Employee Moderator
    2022-06-04T17:30:25.15+00:00

    Hi, @Apil Tiwari Welcome to Microsoft Q&A, Thanks for posting your query.
    As we understand you want to know how to export Postgres DB from Azure Postgres flex.
    You can achieve this by using pg_dump/pg_restore however can you please confirm if you are trying to export from flex to another in azure? or single to flex?
    please refer to this document for more information on pg_dump/pg_restore.

    Regards
    Geetha


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.