Amazon Aurora PostgreSQL-Compatible Edition Now Supports PostgreSQL Major Version 18

Amazon Web Services has announced that Amazon Aurora PostgreSQL-Compatible Edition now supports PostgreSQL major version 18, beginning with version 18.3. This update integrates upstream community enhancements designed to improve query performance and streamline database administration. Users can deploy this new version on Aurora Provisioned or Aurora Serverless v2 instances across supported regions.
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.
High-value hosting and deployment path for frontend and cloud readers.
View VercelGreat fit for Postgres and serverless database intent with clear technical relevance.
View NeonStrong cloud alternative for startups and developer-led infrastructure decisions.
View DigitalOceanComparison
| Aspect | Before / Alternative | After / This |
|---|---|---|
| PostgreSQL Engine Version | PostgreSQL 17 and earlier versions | PostgreSQL major version 18 (starting with 18.3) |
| Bitmap Compression Support | Requires alternative bitmap implementations | Built-in support for the pg_roaringbitmap extension |
| Deployment Options | Standard Aurora PostgreSQL cluster engine limits | Fully compatible with Aurora Provisioned and Serverless v2 on version 18 |
Action Checklist
- Evaluate PostgreSQL 18.3 release notes Review community changes and deprecated features that might impact your current schemas.
- Test query performance in a staging environment Verify that your existing database workloads behave as expected with the new query optimizer updates.
- Validate extension compatibility Ensure all required third-party extensions are compatible with PostgreSQL 18 before planning the migration.
- Perform a dry-run upgrade using Blue/Green Deployments Use Aurora Blue/Green Deployments to minimize downtime and verify the transition process safely.
Source: AWS What's New
This page summarizes the original source. Check the source for full details.


