Share via

Azure Database for PostgreSQL Flexible Server (Australia East) has been stuck in "Updating" state for over 4 hours since approximately 08:35 UTC on April 6, 2026

Mohamed Abdelaziz 0 Reputation points
2026-04-07T06:19:56.6566667+00:00

My production Azure Database for PostgreSQL Flexible Server has been stuck in "Updating" state for over 4 hours and I cannot perform any operations on it.

Resource details:

  • Region: Australia East
  • SKU: Burstable B2s
  • PostgreSQL version: 17

What happened:

  1. Server had CPU credits fully exhausted (only ~2 credits remaining from midnight)
  2. Azure Insights reported 100% CPU at 08:35 UTC on April 6, 2026
  3. Server became unreachable — all connections refused on port 5432
  4. Azure entered the server into Updating state — likely an internal recovery/maintenance operation
  5. The server has been updating for 18+ hours with no progress

What I tried:

  • restartServerIsNotReady
  • stopServerIsNotReady
  • parameter setServerIsBusy
  • restore to new server → InternalServerError
  • delete restored server → succeeded, but the original is still stuck

Azure Service Health previously flagged an active Critical incident:

"Your Azure Database for PostgreSQL - Flexible server is currently unavailable. We are working to resolve the problem."

Questions:

  1. Is there any way to force-cancel or roll back the stuck internal Updating operation?
  2. Can a restore be initiated while the source server is in Updating state?
  3. How long should a WAL recovery operation take on a Burstable B2s with depleted CPU credits?
  4. Is there a way to escalate this without a paid support plan?My production Azure Database for PostgreSQL Flexible Server has been stuck in "Updating" state for over 4 hours and I cannot perform any operations on it. Resource details:
      • Region: Australia East
    • SKU: Burstable B2s
      • PostgreSQL version: 17
    What happened:
    1. Server had CPU credits fully exhausted (only ~2 credits remaining from midnight)
    2. Azure Insights reported 100% CPU at 08:35 UTC on April 6, 2026
    3. Server became unreachable — all connections refused on port 5432
    4. Azure entered the server into Updating state — likely an internal recovery/maintenance operation
    5. The server has been Updating for 18+ hours with no progress
    What I tried:
    • restart → ServerIsNotReady
    • stop → ServerIsNotReady
    • parameter set → ServerIsBusy
    • restore to new server → InternalServerError 
    • delete restored server → succeeded, but original still stuck
    Azure Service Health previously flagged an active Critical incident:

    "Your Azure Database for PostgreSQL - Flexible server is currently unavailable. We are working to resolve the problem."

    Questions:
    1. Is there any way to force-cancel or roll back the stuck internal Updating operation?
    2. Can a restore be initiated while the source server is in Updating state?
    3. How long should a WAL recovery operation take on a Burstable B2s with depleted CPU credits?
Azure Database for PostgreSQL

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.