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