Near zero downtime deployment with Azure Managed PostgreSQL

295 Views Asked by At

Is it possible to support near zero downtime deployment with Azure managed PostgreSQL (either Single Server or Flexible Server)? If yes, could you please advise the best practices to implement such a set up in both single server and flexible server options?

Regards
Jacob

1

There are 1 best solutions below

6
On BEST ANSWER

There is a real chance of doing so, near zero downtime for deployment is possible with "Planned Downtime" and "Unplanned downtime"

For both the single server and flexible server, check the below steps in the links.

https://learn.microsoft.com/en-us/azure/postgresql/concepts-high-availability

https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-high-availability