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.
Great fit for Postgres and serverless database intent with clear technical relevance.
View NeonHigh-value hosting and deployment path for frontend and cloud readers.
View VercelStrong full-stack backend pick spanning database, auth, storage, and dev tooling.
View SupabaseComparison
| Aspect | Before / Alternative | After / This |
|---|---|---|
| PostgreSQL 11 Support | Standard Support (Expired) | RDS Extended Support (v11.22) |
| PostgreSQL 12 Support | Standard Support (Expired) | RDS Extended Support (v12.22) |
| PostgreSQL 13 Support | Standard Support (Expired) | RDS Extended Support (v13.23) |
| Security Patching | Community patches only | AWS-managed security fixes |
Action Checklist
- Identify RDS instances running PostgreSQL 11, 12, or 13 under Extended Support Check the AWS Management Console or use CLI to list engine versions
- Review the release notes for version-specific security fixes and bug resolutions Focus on vulnerabilities addressed in the 20260224 suffix releases
- Perform a test upgrade in a staging or development environment Validate application compatibility with the specific RDS minor version
- Schedule a maintenance window for production upgrades Be aware of potential downtime depending on Multi-AZ configurations
- 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.

