Share via

PostgreSQL Major Version Upgrade Issues

Andrej Taneski 0 Reputation points
2026-05-15T09:31:00.9266667+00:00

We have an issue upgrading Azure Database for PostgreSQL flexible server from version 14 to version 18.

We have followed the Major version upgrades in Azure Database for PostgreSQL guide.

The upgrade was attempted on a restored backup instance as suggested by the guide. The main issue is the lack of information on why the upgrade is failing.

The failure has a status of Conflict - An unexpected error occured while processing the request. Tracking ID: '9d955699-4f3a-405f-a9fa-2d1ba9f883fb' (Code: InternalServerError).

The operation details only show the following:

{
    "status": "Failed",
    "error": {
        "code": "InternalServerError",
        "message": "An unexpected error occured while processing the request. Tracking ID: '9d955699-4f3a-405f-a9fa-2d1ba9f883fb'"
    }
}

Getting more insights about why the upgrade fails is crucial. Please advise on how to continue and what additional information you need in order to identify and resolve the issue.

Azure Database for PostgreSQL
0 comments No comments

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.