Cannot upgrade RDS PostgreSQL 9.5 to 12.5
0
As we are forced to upgrade PostgreSQL 9.5 to 12.5, I have activated the maintenance upgrade which has started to work and also took the instance down for a while. After finishing it change status to Available however PostgreSQL version was still 9.5. There's no way for seeing what went wrong.
What should we do now?
asked 3 months ago12 views
1 Answers
0
I would say, starting point would be to check your RDS Events and may be logs as well. Before any upgrade, there is a PreUpgrade checks that happen and may be, those checks have failed for some reason which you can find in RDS Events of that instance.
answered 3 months ago
Relevant questions
AWS automatic upgrade PostgreSQL version?
asked a month agoRDS PostgreSQL 11.1: high CPU and Write IOPS after upgrade?
asked 3 years agoCannot upgrade replication engine 2.4.4 to anything higher
asked 3 years ago[Urgent Action Required] - Upgrade your RDS for PostgreSQL minor versions
asked 22 days agoRDS PostgreSQL minor version upgrade wasn't performed
asked 3 years agoPostgreSQL RDS minor version upgrade stuck with "Incompatible-parameters"
asked 3 years agoCannot upgrade RDS PostgreSQL 9.5 to 12.5
asked 3 months agoAn unknown error on snapshot upgrade for PostgreSQL
asked a month agoMajor Version Upgrade Aurora PostgreSQL 11
asked 2 years agoAurora Postgres cluster failed to upgrade from 13.4 to 13.4.2 at maintenance window
asked a month ago
did this help?