Back to news
cloud Priority 4/5 5/16/2026, 11:05:48 AM

Amazon RDS for PostgreSQL Releases New Minor Versions for Extended Support Versions 11, 12, and 13

Amazon RDS for PostgreSQL Releases New Minor Versions for Extended Support Versions 11, 12, and 13

Amazon Relational Database Service now provides updated minor versions for PostgreSQL instances currently under RDS Extended Support. The new versions 11.22-rds.20260224, 12.22-rds.20260224, and 13.23-rds.20260224 are designed to fix known security vulnerabilities and resolve bugs found in previous releases. These updates are specifically targeted at users who have opted into Extended Support for versions that have reached their standard community end-of-life dates. Users are encouraged to evaluate these versions to ensure their environments remain secure and performant while they plan for major version upgrades. AWS provides these patches as part of its commitment to maintaining legacy versions beyond their standard support cycle. It is important to review the impact on existing environments and verify compatibility with current applications before initiating the upgrade process in production. The release notes provide specific details regarding the security patches included in these minor versions. Administrators should consider these updates mandatory for maintaining a secure security posture on older PostgreSQL engines.

Related tools

Recommended tools for this topic

These picks prioritize high-intent tools relevant to this topic. Some links may include partner or affiliate tracking.

#aws#cloud#official#general:products/amazon-rds,marketing:marchitecture/databases

Comparison

AspectBefore / AlternativeAfter / This
PostgreSQL 11 SupportStandard Support (Expired)RDS Extended Support (v11.22)
PostgreSQL 12 SupportStandard Support (Expired)RDS Extended Support (v12.22)
PostgreSQL 13 SupportStandard Support (Expired)RDS Extended Support (v13.23)
Security PatchingCommunity patches onlyAWS-managed security fixes

Action Checklist

  1. Identify RDS instances running PostgreSQL 11, 12, or 13 under Extended Support Check the AWS Management Console or use CLI to list engine versions
  2. Review the release notes for version-specific security fixes and bug resolutions Focus on vulnerabilities addressed in the 20260224 suffix releases
  3. Perform a test upgrade in a staging or development environment Validate application compatibility with the specific RDS minor version
  4. Schedule a maintenance window for production upgrades Be aware of potential downtime depending on Multi-AZ configurations
  5. Monitor database performance and error logs post-upgrade Ensure no regressions occur in query execution or connection stability

Source: AWS What's New

This page summarizes the original source. Check the source for full details.

Related