automatic upgrade of aurora serverless (v1) for postgresql

0

We are running an instance of postgreSQL 11.21 on aurora serverless (v1). In the "Logs & Event" we can see periodic events like:

Upgrade in progress: Performing pre-upgrade checks.
Database cluster is in a state that cannot be upgraded: PreUpgrade checks failed: The cluster could not be upgraded because one or more databases have settings or usages that are not compatible with the target engine version. Please check the precheck log file for more details
Database cluster is in a state that cannot be upgraded: Upgrade was unsuccessful.

As far as I know postgreSQL 11.21 is not deprecated yet, so why is AWS trying to auto update the DB?

Alfredo
asked 2 months ago195 views
1 Answer
1
Accepted Answer

Hi, you're right that Aurora still has postgreSQL 11.21 under extended support ... but not for serverless. Aurora Serverless v1 is available in certain AWS Regions and for specific Aurora PostgreSQL versions only. For the current list of AWS Regions that support Aurora Serverless v1 and the specific Aurora PostgreSQL versions available in each Region, see https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.Aurora_Fea_Regions_DB-eng.Feature.ServerlessV1.html#Concepts.Aurora_Fea_Regions_DB-eng.Feature.ServerlessV1.apg.

EXPERT
answered 2 months ago
profile picture
EXPERT
reviewed 2 months ago
profile picture
EXPERT
reviewed 2 months ago
profile pictureAWS
EXPERT
reviewed 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions