AvailabilityMedium

PostgreSQL 19 Beta 2 now available in Amazon RDS Database Preview Environment

Amazon RDS now offers PostgreSQL 19 Beta 2 in the Database Preview Environment, introducing parallel autovacuum, online table rebuilding, and native SQL property graph queries

Amazon RDS for PostgreSQL 19 Beta 2 is now available in the Amazon RDS Database Preview Environment, allowing you to evaluate the pre-release of PostgreSQL 19 on Amazon RDS for PostgreSQL. PostgreSQL 19 introduces parallel autovacuum with configurable worker limits, eliminating routine maintenance bottlenecks for large databases. The new REPACK CONCURRENTLY command rebuilds tables and reclaims storage online, keeping production databases accessible without third-party extensions. Native SQL Property Graph Queries (SQL/PGQ) allow you to express relationship traversals directly in standard SQL, eliminating separate application logic. Logical replication now automatically synchronizes sequence values and can be enabled dynamically without a server restart, reducing planned downtime. Beta 2 adds bug fixes and stability improvements from the Beta 1 testing period, including refinements to parallel autovacuum worker coordination and REPACK CONCURRENTLY lock handling. Amazon RDS Database Preview Environment database instances are retained for a maximum period of 60 days and are automatically deleted after the retention period. Amazon RDS database snapshots created in the preview environment can only be used to create or restore database instances within the preview environment. You can use the PostgreSQL dump and load functionality to import or export your databases from the preview environment. Amazon RDS Database Preview Environment database instances are priced as per the pricing in the US East (Ohio) Region.

Read the original AWS announcement