I can't change data redundancy from geo-redundant to local redundancy in an Azure database for PostgreSQL single server

Gerald Ortiz Candela 60 Reputation points
2024-01-24T21:54:49.95+00:00

Hello, I have a postgreSQL single server database with the backup redundancy option in "geo-redundant" and the Locally redundant option enabled does not appear. What can be caused this? User's image

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

Accepted answer
  1. GeethaThatipatri-MSFT 29,547 Reputation points Microsoft Employee Moderator
    2024-01-24T23:02:36.3033333+00:00

    Hi, @Gerald Ortiz Candela Welcome to Microsoft Q&A thanks for posting your question.

    As per the documentation, the backup storage redundancy option, whether locally redundant or geo-redundant, can only be set during server creation. Once the server is created, you cannot change the backup storage redundancy option.

    If you need to change the backup storage redundancy option, you will need to create a new server with the desired redundancy option and migrate your data to the new server.

    https://learn.microsoft.com/en-us/azure/postgresql/single-server/concepts-backup

    enter image description here

    Regards

    Geetha

    1 person found this answer helpful.
    0 comments No comments

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.