Posted On: Aug 26, 2021

Amazon Aurora PostgreSQL-Compatible Edition now supports PostgreSQL major version 13. PostgreSQL 13 includes improved functionality and performance from enhancements such as de-duplication of B-tree index entries, improved performance for queries that use partitioned tables, incremental sorting to accelerate data sorts, parallel processing of indexes with the VACUUM command, more ways to monitor activity within a PostgreSQL database, new security capabilities, and more. This release also adds support for bool_plperl, which simplifies writing Perl procedures.

With PostgreSQL 13 on Aurora PostgreSQL-Compatible Edition you can create time series data tables with improved data ingestion rates of several hundred thousands of metrics per second for use cases such as storing DevOps metrics or tracking business metrics (e.g., daily sales). To learn more, read the AWS blog on time series data on PostgreSQL.

To use the new version, create a new Aurora PostgreSQL database instance with just a few clicks in the Amazon RDS Management Console. Please review the Aurora documentation to learn more. PostgreSQL 13 is available in all regions, supported by Aurora PostgreSQL.

Amazon Aurora combines the performance and availability of high-end commercial databases with the simplicity and cost-effectiveness of open source databases. It provides up to three times better performance than the typical PostgreSQL database, together with increased scalability, durability, and security. For more information, please visit the Aurora product page. To get started with Aurora PostgreSQL-Compatible Edition, take a look at our getting started page.