- Newest
- Most votes
- Most comments
Yes, it should generally be fine to move ahead with using Amazon RDS with PostgreSQL version 13.8-R1 instead of the specified version 13.7-R1 mentioned in the AWS Blu Age L3 Certification Workshop. Minor version differences, such as 13.7-R1 versus 13.8-R1, typically include bug fixes, security patches, and minor enhancements. These differences are usually backward compatible and should not affect the functionality or compatibility of your application significantly.
However, it's always a good practice to test your application thoroughly after upgrading the PostgreSQL version to ensure that it works as expected and that there are no compatibility issues or unexpected behavior introduced by the newer version. Additionally, you may want to review the release notes for PostgreSQL 13.8-R1 https://docs.aws.amazon.com/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.html to see if there are any specific changes or updates that may affect your use case.
Yes, you can. This is a minor version upgrade, this should not affect the rest of the workshop.
While I was doing L3 in the month of May'2024, the versions had upgraded even further. I chose the lowest version in the series of 13-* which was 13.11-R2 at that time, and my execution went through without any issue. So I guess, we just have to choose the lowest version in the 13.* series.
Relevant content
- Accepted Answerasked a month ago
- asked a month ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago