An Azure managed PostgreSQL database service for app development and deployment.
A PostgreSQL Flexible Server typically completes update operations within a short duration (usually a few minutes). If the server remains in the “Updating” state for an extended period, it usually indicates a backend issue where the operation is stuck and blocking further changes.
In your case, this behavior aligns with situations where the underlying service components (containers running on the compute node) become unhealthy, which prevents the update workflow from completing successfully. Similar cases have shown that backend health issues (for example, VM agent or container health) can keep the server stuck in a non-ready state until recovery actions are performed.
To resolve this, the Product Group investigated and performed a recovery action by restarting the affected service containers. This has now brought the server back to a healthy state and unblocked the pending operation.
At the moment, there is no customer-side action to cancel or force-complete such stuck updates. These scenarios require backend intervention to restore the server to the Ready state.
Additionally, as part of ongoing improvements, the engineering team is continuously enhancing automated detection and recovery mechanisms to identify such conditions earlier and minimize impact on customers.
We sincerely apologize for the inconvenience caused and appreciate your patience.