Amazon RDS for PostgreSQL updates
Amazon RDS supports DB instances running several versions of PostgreSQL. You can specify any currently available PostgreSQL version when creating a new DB instance. You can specify the major version (such as PostgreSQL 10) and any available minor version for the specified major version. If no version is specified, Amazon RDS defaults to an available version, typically the most recent version. If a major version is specified but a minor version isn't, Amazon RDS defaults to a recent release of the major version that you specified.
To see a list of available versions, and also defaults for newly created DB
instances, use the
describe-db-engine-versions
AWS CLI command. For example, to display
the default PostgreSQL engine version, use the following command.
aws rds describe-db-engine-versions --default-only --engine postgres
To learn more about versioning policy for RDS for PostgreSQL, see
Amazon RDS FAQs
Topics
PostgreSQL 16 versions
Minor versions
PostgreSQL version 16 RC1 on Amazon RDS
This is preview documentation for Amazon RDS PostgreSQL version 16 RC1. It is subject to change.
PostgreSQL version 16 RC1 is now available in the Amazon RDS Preview environment.
PostgreSQL version 16 RC1 contains several improvements that are described in the following PostgreSQL documentation:
PostgreSQL 16 RC1 Released
New extensions
PostgreSQL version 16 Beta 3 on Amazon RDS
This is preview documentation for Amazon RDS PostgreSQL version 16 Beta 3. It is subject to change.
PostgreSQL version 16 Beta 3 is now available in the Amazon RDS Preview environment.
PostgreSQL version 16 Beta 3 contains several improvements that are described in the following PostgreSQL documentation:
PostgreSQL 16 Beta 3 Released
New extensions
PostgreSQL version 16 Beta 2 on Amazon RDS
This is preview documentation for Amazon RDS PostgreSQL version 16 Beta 2. It is subject to change.
PostgreSQL version 16 Beta 2 is now available in the Amazon RDS Preview environment.
PostgreSQL version 16 Beta 2 contains several improvements that are described in the following PostgreSQL documentation:
PostgreSQL 16 Beta 2 Released
New extensions
PostgreSQL version 16 Beta 1 on Amazon RDS
This is preview documentation for Amazon RDS PostgreSQL version 16 Beta 1. It is subject to change.
PostgreSQL version 16 Beta 1 is now available in the Amazon RDS Preview environment.
PostgreSQL version 16 Beta 1 contains several improvements that are described in the following PostgreSQL documentation:
PostgreSQL 16 Beta 1 Released
The following extensions supported in Amazon RDS PostgreSQL version 15 aren't supported for Amazon RDS PostgreSQL version 16 Beta 1 in preview:
Minor versions
PostgreSQL version 15.4 on Amazon RDS
PostgreSQL version 15.4 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the
PostgreSQL 15.4 release
New features and enhancements
A bug was fixed preventing users with the
rds_superuser
role from creating schemas in databases owned by other users.
Users with the
rds_superuser
role can now access toast tables in the
pg_toast schema
that are owned by other users.
This version also includes the following changes:
The
hypopg
extension was updated to version 1.4.0.
The
orafce
extension was updated to version 4.3.0.
The
pg_tle
extension was updated to version 1.1.1.
The
pglogical
extension was updated to version 2.4.3.
The
plrust
extension was updated to version 1.2.3.
The
postgis
extension was updated to version 3.3.3.
For version information on all extensions, see Extensions supported for RDS for PostgreSQL 15 .
PostgreSQL version 15.3-R2 on Amazon RDS
PostgreSQL version 15.3-R2 is now available on Amazon RDS. This release contains logical replication for Multi-AZ DB clusters,
improved
plrust
performance, and an update to
pgvector
.
New features and enhancements
Improves the performance of
plrust
Fixed a Patroni 2.1.7 restart issue and instead enables replication slot from the disk
This version also includes the following changes:
The
pgvector
extension was updated to version 0.4.4.
The
plrust
extension was updated to version 1.1.3.
For version information on all extensions, see Extensions supported for RDS for PostgreSQL 15 .
PostgreSQL version 15.3 on Amazon RDS
PostgreSQL version 15.3 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the
PostgreSQL 15.3 release
New features and enhancements
Includes changes to allow
rds-superuser
to run the
pg_stat_reset_slru
function
Fixed a security issue involving
rds_sec_override
which wasn't reset after the intended usage, allowing unauthorized
access to restricted tables
Added the
hypopg
extension at version 1.3.1
This version also includes the following changes:
compat-collation-for-glibc
was updated to version 1.8.
libgeos
was updated to version 3.11.2.
The
pg_cron
extension was updated to version 1.5.2.
The
pg_partman
extension was updated to version 4.7.3.
The
pg_tle
extension was updated to version 1.0.4.
The
pglogical
extension was updated to version 2.4.2.
The
plrust
extension was updated to version 1.1.1.
The
plv8
extension was updated to version 3.1.6.
The
postgis
extension was updated to version 3.3.2.
For version information on all extensions, see Extensions supported for RDS for PostgreSQL 15 .
PostgreSQL version 15.2-R2 on Amazon RDS
PostgreSQL version 15.2-R2 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the
PostgreSQL 15.2 release
New extensions
The
pgvector
extension was added.
The
plrust
extension was added.
For version information on all extensions, see Extensions supported for RDS for PostgreSQL 15 .
PostgreSQL version 15.2 on Amazon RDS
PostgreSQL version 15.2 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the
PostgreSQL 15.2 release
New features and enhancements
The archive library
rds_archive
is now used for archiving WAL files instead of
archive_command
.
The
lz4
and
zstd
WAL compression methods are now supported.
New extensions
-
The
pg_walinspectextension version 1.0 was added.This version also includes the following changes:
The
btree_gistextension was updated to version 1.7.The
hllextension was updated to version 2.17.The
mysql_fdwextension was updated to version 2.9.0.The
pageinspectextension was updated to version 1.11.The
pg_hint_planextension was updated to version 1.5.0.The
pg_repackextension was updated to version 1.4.8.The
pg_stat_statementsextension was updated to version 1.10.The
pgauditextension was updated to version 1.7.0.The
pglogicalextension was updated to version 2.4.2.The
pgroutingextension was updated to version 3.4.1.The
pllcoffeeextension was updated to version 3.1.4.The
pllsextensionwas updated to version 3.1.4.The
plprofilerextension was updated to version 4.2.1.The
plv8extension was updated to version 3.1.4.The
postgisextension was updated to version 3.3.2.The
tds_fdwextension was updated to version 2.0.3.For version information on all extensions, see Extensions supported for RDS for PostgreSQL 15 .
PostgreSQL 14 versions
Minor versions
- PostgreSQL version 14.9 on Amazon RDS
- PostgreSQL version 14.8-R2 on Amazon RDS
- PostgreSQL version 14.8 on Amazon RDS
- PostgreSQL version 14.7 on Amazon RDS
- PostgreSQL version 14.6 on Amazon RDS
- PostgreSQL version 14.5 on Amazon RDS
- PostgreSQL version 14.4 on Amazon RDS
- PostgreSQL version 14.3 on Amazon RDS
- PostgreSQL version 14.2 on Amazon RDS (Deprecated)
- PostgreSQL version 14.1 on Amazon RDS (Deprecated)
PostgreSQL version 14.9 on Amazon RDS
PostgreSQL version 14.9 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the PostgreSQL 14.9 release
.New features and enhancements
A bug was fixed preventing users with the
rds_superuserrole from creating schemas in databases owned by other users.Users with the
rds_superuserrole can now access toast tables in thepg_toast schemathat are owned by other users.This version also includes the following changes:
The
hypopgextension was updated to version 1.4.0.The The
orafceextension was updated to version 4.3.0.The
pg_tleextension was updated to version 1.1.1.The
pglogicalextension was updated to version 2.4.3.The
plrustextension was added at version 1.2.3.The
postgisextension was updated to version 3.3.3For version information on all extensions, see Extensions supported for RDS for PostgreSQL 14 .
PostgreSQL version 14.8-R2 on Amazon RDS
PostgreSQL version 14.8-R2 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the PostgreSQL 14.8 release
.New features and enhancements
-
Fixed a Patroni 2.1.7 restart issue and instead enables replication slot from the disk
This version also includes the following change:
-
The
pgvectorextension was updated to version 0.4.4.
For version information on all extensions, see Extensions supported for RDS for PostgreSQL 14 .
PostgreSQL version 14.8 on Amazon RDS
PostgreSQL version 14.8 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the
PostgreSQL 14.8 release
New features and enhancements
-
Includes changes to allow rds-superuser to run the
pg_stat_reset_slrufunction -
Fixed a security issue involving
rds_sec_overridewhich wasn't reset after the intended usage, allowing unauthorized access to restricted tables -
Added extension
hypopgversion 1.3.1 -
Added extension
pgvectorversion 0.4.1
This version also includes the following changes:
compat-collation-for-glibc
was updated to version 1.8.
The
pg_cron
extension was updated to version 1.5.2.
The
pg_tle
extension was updated to version 1.0.4.
The
pglogical
extension was updated to version 2.4.2.
The
postgis
extension was updated to version 3.3.2.
For version information on all extensions, see Extensions supported for RDS for PostgreSQL 14 .
PostgreSQL version 14.7 on Amazon RDS
PostgreSQL version 14.7 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the
PostgreSQL 14.7 release
For version information on all extensions, see Extensions supported for RDS for PostgreSQL 14 .
PostgreSQL version 14.6 on Amazon RDS
PostgreSQL version 14.6 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the
PostgreSQL 14.6 release
New features and enhancements
-
PostgreSQL version 14.6 added support for the
tcn("triggered change notification") extension which generates notification events on table changes via a trigger function calledtriggered_change_notification. The tcn extension is useful for applications using drivers which support asynchronous notification. This makes it possible to notify all clients if the contents of a table have been changed, enabling them to take appropriate action in near-real time, such as updating a table cache or information display.However, such functionality should only be used with care as it makes all data changes on the table available to all clients (including unprivileged users) through the notification events when they listen on the tcn channel. It is the user’s responsibility to avoid using tcn trigger on a table with sensitive data to avoid information leakage.
This version includes the following changes:
The
tcnextension version 1.0 was added.The
orafceextension was updated to version 3.24.The
pgauditextension was updated to version 1.6.2.The
pgtapextension was updated to version 1.2.0.The
rdkitextension was updated to version 4.2.0.The PostGIS dependency GDAL was updated to version 3.4.3.
The
wal2jsonextension was updated to version 2.5.The
aws_s3extension was updated to version 1.1.For version information on all extensions, see Extensions supported for RDS for PostgreSQL 14 .
PostgreSQL version 14.5 on Amazon RDS
PostgreSQL version 14.5 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the PostgreSQL 14.5 release
.This version includes the following changes:
The
PostGISextension was updated to version 3.1.7.The
pg_partmanextension was updated to version 4.6.2.The
pgroutingextension was updated to version 3.2.2.For version information on all extensions, see Extensions supported for RDS for PostgreSQL 14 .
PostgreSQL version 14.4 on Amazon RDS
PostgreSQL version 14.4 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the PostgreSQL 14.4 release
.New features and enhancements
-
While this release includes other fixes, a noteworthy fix included in this release is for
CREATE INDEX CONCURRENTLYandREINDEX CONCURRENTLYthat can potentially cause silent data corruption of indexes. Amazon RDS has made the fix for the index corruption available since the release of Amazon RDS for PostgreSQL 14.3. This release does not include any RDS specific changes or extension version updates.For version information on all extensions, see Extensions supported for RDS for PostgreSQL 14 .
PostgreSQL version 14.3 on Amazon RDS
PostgreSQL version 14.3 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the PostgreSQL 14.3 release
.New features and enhancements
-
This release includes Amazon RDS collations designed to help with data migration from EBCDIC-based systems. For more information, see RDS for PostgreSQL collations for EBCDIC and other mainframe migrations .
-
This release includes a fix that was made available in the PostgreSQL out-of-cycle release June 16, 2022
that resolves theCREATE INDEX CONCURRENTLYandREINDEX CONCURRENTLYissue. The issue affects all community PostgreSQL 14 versions prior to 14.4. For information about how to detect and remediate the issue, see PostgreSQL 14 out-of-cycle release June 16, 2022 .
-
-
This version also includes the following changes:
The
pglogical
The
pg_hint_plan
The
postgresql-hll
For version information on all extensions, see Extensions supported for RDS for PostgreSQL 14 .
PostgreSQL version 14.2 on Amazon RDS (Deprecated)
PostgreSQL version 14.2 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in
PostgreSQL 14.2
This version also includes the following changes:
-
The mysql_fdw
extension version 2.7.0 is added. For more information, see Working with MySQL databases by using the mysql_fdw extension . -
The tds_fdw
extension version 2.0.2 is added. For more information, see Working with SQL Server databases by using the tds_fdw extension in the Amazon RDS User Guide . -
The pgaudit
extension is updated to 1.6.1. For information about using this extension with RDS for PostgreSQL, see Logging at the session and object level with the pgaudit extension . -
The lo
(large objects) module is updated to version 1.1.For version information on all extensions, see Extensions supported for RDS for PostgreSQL 14 .
PostgreSQL version 14.1 on Amazon RDS (Deprecated)
PostgreSQL version 14.1 is now available on Amazon RDS. This release contains several improvements that were announced in PostgreSQL 14.1
.This version also includes the following changes:
The old_snapshot
extension 1.0 is added. If you setold_snapshot_thresholdto a value, this extension lets you map transaction ID to a timestamp.The amcheck
extension was updated to version 1.3.The btree_gist
extension was updated to version 1.6.The cube
extension was updated to version 1.5.The hstore
extension was updated to version 1.8.The intarray
extension was updated to version 1.5.The pageinspect
extension was updated to version 1.9.The pg_cron extension was updated to version 1.4
The pg_partman extension was updated to version 4.6.0.
The pg_repack
extension was updated to version 1.4.7.The pg_stat_statements
extension was updated to version 1.9.The pg_trgm
extension was updated to version 1.6.The pgaudit
extension was updated to version 1.6.The pgrouting
extension was updated to version 3.2.0.The postgres_fdw
extension was updated to version 1.1.For information on all extensions, see Extensions supported for RDS for PostgreSQL 14 .
PostgreSQL 13 versions
Minor versions
- PostgreSQL version 13.12 on Amazon RDS
- PostgreSQL version 13.11-R2 on Amazon RDS
- PostgreSQL version 13.11 on Amazon RDS
- PostgreSQL version 13.10 on Amazon RDS
- PostgreSQL version 13.9 on Amazon RDS
- PostgreSQL version 13.8 on Amazon RDS
- PostgreSQL version 13.7 on Amazon RDS
- PostgreSQL version 13.6 on Amazon RDS (Deprecated)
- PostgreSQL version 13.5 on Amazon RDS (Deprecated)
- PostgreSQL version 13.4 on Amazon RDS (Deprecated)
- PostgreSQL version 13.3 on Amazon RDS (Deprecated)
- PostgreSQL version 13.2 on Amazon RDS (Deprecated)
- PostgreSQL version 13.1 on Amazon RDS (Deprecated)
PostgreSQL version 13.12 on Amazon RDS
PostgreSQL version 13.12 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the PostgreSQL 13.12 release
.New features and enhancements
A bug was fixed preventing users with the
rds_superuserrole from creating schemas in databases owned by other users.Users with the
rds_superuserrole can now access toast tables in thepg_toast schemathat are owned by other users.This version also includes the following changes:
PostgreSQL version 13.11-R2 on Amazon RDS
PostgreSQL version 13.11-R2 is now available on Amazon RDS. This release contains several fixes and improvements for PostgreSQL announced in the PostgreSQL 13.11 release
.This version also includes the following change:
-
The
pgvectorextension was updated to version 0.4.4.