Azure postgres flexible server region disaster recovery solution

Prudhvi Tavva 16 Reputation points
2022-12-01T11:24:16.81+00:00

We are using postgres flexi server in west Europe since read replica is in public preview, we can't use it for our production server. I have seen other service like Geo-redundant backup and restore but it useful for one disaster only as mentioned in snapshot below. Kindly provide best solution for region disaster recovery. (If possible, auto fail option too)

266106-image.png

Azure Database for PostgreSQL
{count} vote

1 answer

Sort by: Most helpful
  1. ShaktiSingh-MSFT 16,171 Reputation points
    2022-12-01T12:27:08.403+00:00

    Hi @Prudhvi Tavva ,

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

    As I understand your question, you want to understand the solution for region disaster recovery in Azure Postgres Flexible Server.

    In case of Region Failure and server configured without zone-redundant HA, if your server is configured with geo-redundant backup, you can perform geo-restore in the paired region. A new server will be provisioned and recovered to the last available data that was copied to this region.
    This option provides the ability to restore your server in a different region in the event of a disaster. It also provides at least 99.99999999999999 percent (16 nines) durability of backup objects over a year.
    Backup data is asynchronously copied in a continuous manner to the paired region. You can expect up to one hour of delay in receiving backup data.

    Currently, geo-redundancy can only be enabled or disabled when a server is initially created. Geo-restore allows you to instantiate a server in the paired Azure region using the geo-backup. The geo-redundant backup for Azure Database for PostgreSQL – Flexible Server is available in selected regions only at this time. Refer to the documentation for the latest list of regions supported for this feature.

    Please let us know if the above information helps. In case of further queries, kindly reply. Thanks


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.