Restart Azure Database for PostgreSQL - Flexible Server
APPLIES TO:
Azure Database for PostgreSQL - Flexible Server
This article provides step-by-step procedure to perform restart of the flexible server. This operation is useful to apply any static parameter changes that requires database server restart. The procedure is same for servers configured with zone redundant high availability.
Important
When configured with high availability, both the primary and the standby servers are restarted at the same time.
Pre-requisites
To complete this how-to guide, you need:
- You must have a flexible server.
Restart your flexible server
Follow these steps to restart your flexible server.
In theĀ Azure portal, choose your flexible server that you want to restart.
Click Overview from the left panel and click Restart.
A pop-up confirmation message will appear.
Click Yes if you want to continue.
A notification will be shown that the restart operation has been initiated.
Note
Using custom RBAC role to restart server please make sure that in addition to Microsoft.DBforPostgreSQL/flexibleServers/restart/action permission this role also has Microsoft.DbforPostgreSQL/servers/write permission granted to it.
Next steps
- Learn about business continuity
- Learn aboutĀ zone redundant high availability
Feedback
Submit and view feedback for