Is the Azure Database for PostgreSQL single server dropped after its migrated to flexible server?

Ravi Prabhat Dubey 20 Reputation points
2024-08-14T02:50:34.5966667+00:00

I want to migrate my Azure Database for PostgreSQL single server to flexible server. I was wondering what will happen to the single server database after it is migrated to flexible server?

Basically the question is two-fold where I would like to understand

  • if something goes wrong after the migration due to unforeseen reasons, can we fix at source and trigger the migration again?
  • and do we need to housekeep the old database ourselves?
Azure Database for PostgreSQL
{count} votes

Accepted answer
  1. Nyanaraam Kanaisan 80 Reputation points Microsoft Employee
    2024-08-26T05:52:43.7433333+00:00

    Hi @Ravi Prabhat Dubey If you opted for Automigration, your old Azure Database for PostgreSQL Single Server will be deleted after 7 days.

    Other migrations methods such as Dump&Restore and Flexible Migration service will not delete your old Azure Database for PostgreSQL Single Server. You will need to delete it by yourself once your application is stable accessing the new Azure Database for PostgreSQL Flexible Server.

    If something goes wrong during the migration, you can still fix things on source and triggers the migration again.

    Thank you.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. ShaktiSingh-MSFT 15,301 Reputation points
    2024-08-14T08:55:37.7133333+00:00

    Hi Ravi Prabhat Dubey •,

    Welcome to Microsoft Q&A forum.

    As I understand, you want to know if the existing Azure Database for PostgreSQL Single Server will be dropped after it's migrated to Flexible Server.

    Q. What happens to my existing Azure Database for PostgreSQL - Single Server instances?

    A. Your existing Azure Database for PostgreSQL - Single Server workloads will continue to be supported until March 2025.

    Refer to more such FAQs on migration here:

    https://learn.microsoft.com/en-us/azure/postgresql/single-server/whats-happening-to-postgresql-single-server

    Let us know if this helps or you have a different ask.

    Thanks

    0 comments No comments

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.