Can I stop an Azure Postgres Single Server Instance?

Brad Mathews 20 Reputation points
2023-06-26T18:13:57.9666667+00:00

I have migrated an old Postgres 9.6 Single Server Instance over to Flex Server. I want to keep the old one around a for a little bit in case something goes wrong and I can quickly roll back by changing my connection strings. But I would rather not continue to pay for it while it sits unused.

I can stop a flex instance, but I can't seem to find a way to stop the Single instance. Is there a trick or am I stuck?

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

Accepted answer
  1. GeethaThatipatri-MSFT 29,542 Reputation points Microsoft Employee Moderator
    2023-06-26T20:52:39.93+00:00

    Hi, @Brad Mathews Thank you for reaching out to us with your query about Azure Postgres. I'd be happy to help you with this.

    There is no stop option for Azure Postgres single server and this is by design. The best option is to take a backup and delete the server or another option is to scale the instance down to a lower pricing tier. This can help you save costs while keeping the instance around for a bit.

    Regards

    Geetha

    1 person found this answer helpful.

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.