Skip to content

Downgrade db.t3.large instance to db.t3.small

0

Hello Team

Is it possible to downgrade my Aurora Postgres instance from db.t3.large to db.t3.small , im not getting the option to choose the smaller instance when i try to modify the instance.

regards

asked 3 years ago926 views
1 Answer
1
Accepted Answer

Hi,

Aurora PostgreSQL is not supported on db.t3.small. Please refer here https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.DBInstanceClass.html#Concepts.DBInstanceClass.SupportAurora for the supported instance classes vs the DB Engines. On the db.t3 – burstable-performance instance classes, only db.t3.large and db.t3.medium are supported for Aurora PostgreSQL, on versions 14.3 and higher, 13.3 and higher, 12.7 and higher, 11.12 and higher.

Hope this helps.

Thanks, Arun

AWS
answered 3 years ago
AWS
EXPERT
reviewed 3 years 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.