Skip to content

Azure : cannot delete Azure Postgres server #30459

@fdonnet

Description

@fdonnet

Describe the bug

az postgres flexible-server delete --my-rg --name mypostgresserver --yes

Server 'mypostgresserver ' is busy with another operation. Please try again later.

Can start and stop the server.
Cannot see any databases in it.
Cannot delete the server....

Trying everthing.

Can someone help me ?

Not pending activity. Maybe a used a name for the server I used before for an already deleted resource. It's the only thing I can see.

Related command

az postgres flexible-server delete --my-rg --name mypostgresserver --yes

Errors

Server 'mypostgresserver ' is busy with another operation. Please try again later.

Issue script & Debug output

Server 'mypostgresserver ' is busy with another operation. Please try again later.

Expected behavior

Delete the postgres server.

Environment Summary

"azure-cli": "2.66.0",
"azure-cli-core": "2.66.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {}

Additional context

No response

Metadata

Metadata

Labels

Auto-AssignAuto assign by botAuto-ResolveAuto resolve by botPostgreSQLService AttentionThis issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions