Khi tạo db instance, bạn sẽ thấy checkbox cho phép bật tính năng tự động nâng cấp phiên bản nhỏ như hình ảnh sau.
Chúng ta có thể tìm hiểu xem tùy chọn này có được bật hay không bằng cách chạy lệnh sau:
-query 'DBInstances[*].AutoMinorVersionUpgrade'
Or by going to the RDS console, clicking on the db instance and select the Maintenance & backups tab.
In this case, you have not enabled Auto minor version upgrade in the first create database.
Now, you can enable by click Modify button, then scroll down and select Enabled Auto minor version upgrade
A PostgreSQL DB instance is automatically upgraded during your maintenance window if the following criteria are met: