

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# Amazon Aurora PostgreSQL 的扩展版本
<a name="AuroraPostgreSQL.Extensions"></a>

Aurora PostgreSQL 支持多种扩展，可增强您的数据库功能。每个主要引擎版本都有一个支持的最低扩展程序版本。当我们发布新主要引擎的第一个次要版本时，我们会发布该主要引擎版本支持的最低扩展程序版本。建议您在升级数据库集群时升级到每个扩展程序的最新版本。在引擎版本升级工作流中，扩展程序版本不会自动升级。

AWS 计划在推出后在下一个季度版本中提供最新版本的扩展。每个扩展的版本控制方案、功能和兼容性都由扩展开发者决定，而不 AWS是。

AWS 可能需要终止对扩展的支持。在可行的情况下，我们会提前 12 个月发出有关扩展程序支持终止的通知。但是，如果涉及安全或其他关键问题，我们可能需要在所有支持的引擎版本中终止对某个扩展程序或其特定版本的支持，且此类通知的提前期可能不足 12 个月，甚至可能不发通知。我们可能会要求您随时升级到较新版本的该扩展程序，届时会提供相应的操作说明。

以下是当前可用的 Amazon Aurora PostgreSQL 版本所支持的每个扩展的版本信息。

**Topics**
+ [Aurora PostgreSQL 17 支持的扩展](#AuroraPostgreSQL.Extensions.17)
+ [Aurora PostgreSQL 16 支持的扩展](#AuroraPostgreSQL.Extensions.16)
+ [Aurora PostgreSQL 15 支持的扩展](#AuroraPostgreSQL.Extensions.15)
+ [Aurora PostgreSQL 14 支持的扩展](#AuroraPostgreSQL.Extensions.14)
+ [Aurora PostgreSQL 13 支持的扩展](#AuroraPostgreSQL.Extensions.13)
+ [Aurora PostgreSQL 12 支持的扩展](#AuroraPostgreSQL.Extensions.12)
+ [Aurora PostgreSQL 11 支持的扩展](#AuroraPostgreSQL.Extensions.11)
+ [Aurora PostgreSQL 10 支持的扩展](#AuroraPostgreSQL.Extensions.10)
+ [Aurora PostgreSQL 9.6 支持的扩展](#AuroraPostgreSQL.Extensions.96)

要升级 Aurora PostgreSQL 数据库集群中的扩展，请参阅《Amazon Aurora 用户指南》**中的[升级 PostgreSQL 扩展](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_UpgradeDBInstance.PostgreSQL.html#USER_UpgradeDBInstance.Upgrading.ExtensionUpgrades)。

有关安装扩展的信息，请参阅《Amazon Aurora 用户指南》**中的[使用扩展和外部数据封装器](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Appendix.PostgreSQL.CommonDBATasks.html)。

## Aurora PostgreSQL 17 支持的扩展
<a name="AuroraPostgreSQL.Extensions.17"></a>

下表显示了 Aurora PostgreSQL 17 版本目前支持的 PostgreSQL 扩展版本。“NA”表示该扩展不适用于该 PostgreSQL 版本。有关 PostgreSQL 扩展的更多信息，请参阅 PostgreSQL 文档中的[将相关对象打包为扩展](https://www.postgresql.org/docs/16/extend-extensions.html)。


| 扩展 | 17.7 | 17.6 | 17.5 | 17.4 | 
| --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 
| [amcheck](https://www.postgresql.org/docs/current/amcheck.html) | 1.4 | 1.4 | 1.4 | 1.4 | 
| [apg\$1plan\$1mgmt](auroraqpm.updates.md) | 2.9 | 2.9 | 2.9 | 2.8 | 
| aurora\$1stat\$1utils | 1.0 | 1.0 | 1.0 | 1.0 | 
| auto\$1explain | 支持 | 是 | 是 | 是 | 
| [autoinc (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| aws\$1commons | 1.2 | 1.2 | 1.2 | 1.2 | 
| aws\$1lambda | 2.0 | 2.0 | 1.0 | 1.0 | 
| [aws\$1ml](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/postgresql-ml.html) | 2.0 | 2.0 | 2.0 | 2.0 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_PostgreSQL.S3Import.html) | 1.2 | 1.2 | 1.2 | 1.2 | 
| [bloom](https://www.postgresql.org/docs/12/bloom.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| bool\$1plperl | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gin](http://www.postgresql.org/docs/12/btree-gin.html) | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gist](http://www.postgresql.org/docs/12/btree-gist.html) | 1.6 | 1.6 | 1.6 | 1.6 | 
| [citext ](http://www.postgresql.org/docs/12/citext.html) | 1.6 | 1.6 | 1.6 | 1.6 | 
| [cube](http://www.postgresql.org/docs/12/cube.html) | 1.5 | 1.5 | 1.5 | 1.5 | 
| [dblink](http://www.postgresql.org/docs/12/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dict\$1int](http://www.postgresql.org/docs/12/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/12/dict-xsyn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/12/earthdistance.html) | 1.2 | 1.2 | 1.2 | 1.2 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/12/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.1 | 
| [h3-pg](https://github.com/zachasme/h3-pg) | 4.2.3 | 4.1.3 | 4.1.3 | 4.1.3 | 
| [h3-postgis](https://github.com/zachasme/h3-pg/tree/main/h3_postgis) | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 
| hll | 2.2 | 2.2 | 2.2 | 2.2 | 
| [hstore](http://www.postgresql.org/docs/12/hstore.html) | 1.8 | 1.8 | 1.8 | 1.8 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/12/hstore.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [hypopg](https://github.com/HypoPG/hypopg) | 1.4.1 | 1.4.1 | 1.4.1 |  | 
| ICU 模块 | ICU 模块 | ICU 模块 | ICU 模块 | 60.2 | 
| [insert\$1username (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/12/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 
| [intarray](http://www.postgresql.org/docs/12/intarray.html) | 1.5 | 1.5 | 1.5 | 1.5 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.4 | 2.4 | 2.4 | 2.4 | 
| [isn](http://www.postgresql.org/docs/12/isn.html) | 1.2 | 1.2 | 1.2 | 1.2 | 
| jsonb\$1plperl | 1.0 | 1.0 | 1.0 | 1.0 | 
| [lo](https://www.postgresql.org/docs/current/lo.html) | 1.1 | 1.1 | 1.1 | 1.1 | 
| log\$1fdw | 1.3 | 1.3 | 1.3 | 1.3 | 
| [ltree](http://www.postgresql.org/docs/12/ltree.html) | 1.3 | 1.3 | 1.3 | 1.3 | 
| [moddatetime (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [mysql\$1fdw](https://github.com/EnterpriseDB/mysql_fdw) | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 
| oracle\$1fdw | 2.8.0 | 2.8.0 | 2.7.0 | 2.7.0 | 
| [orafce](https://github.com/orafce/orafce) | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 
| pg\$1ad\$1mapping | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1bigm](https://pgbigm.osdn.jp/pg_bigm_en-1-2.html) | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/12/pgbuffercache.html) | 1.5 | 1.5 | 1.5 | 1.5 | 
| [pg\$1cron](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_pg_cron.html) | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/12/pgfreespacemap.html) | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan/) | 1.7.0 | 1.7.0 | 1.7.0 | 1.7.0 | 
| [pg\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_Partitions.html) | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/12/pgprewarm.html) | 1.2 | 1.2 | 1.2 | 1.2 | 
| pg\$1proctab | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.5.2 | 1.5.2 | 1.5.1 | 1.5.1 | 
| pg\$1similarity | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/12/pgstatstatements.html) | 1.1 | 1.1 | 1.1 | 1.1 | 
| [pg\$1tle](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_trusted_language_extension.html) | 1.5.2 | 1.4.0 | 1.4.0 | 1.4.0 | 
| [pg\$1trgm](http://www.postgresql.org/docs/12/pgtrgm.html) | 1.6 | 1.6 | 1.6 | 1.6 | 
| [pg\$1visibility](https://www.postgresql.org/docs/12/pgvisibility.html) | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 17.1 | 17.1 | 17.1 | 17.0 | 
| [pgcrypto](http://www.postgresql.org/docs/12/pgcrypto.html) | 1.3 | 1.3 | 1.3 | 1.3 | 
| pgdam | 1.7 | 1.7 | 1.7 | 1.7 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.5 | 
| pglogical\$1origin | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 
| [pgrowlocks](http://www.postgresql.org/docs/12/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/12/pgstattuple.html) | 1.5 | 1.5 | 1.5 | 1.5 | 
| [pgtap](https://pgtap.org/) | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 
| [pgvector](https://github.com/pgvector/pgvector) | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 
| plcoffee | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 
| plls | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 
| [ plperl](https://www.postgresql.org/docs/12/plperl.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/12/plpgsql.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.2.4 | 4.2.4 | 4.2.4 | 4.2.4 | 
| [pltcl](https://www.postgresql.org/docs/13/pltcl-overview.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://github.com/plv8) | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 
| postgis\$1raster | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/13/postgres-fdw.html) | 1.1 | 1.1 | 1.1 | 1.1 | 
| [prefix](https://github.com/dimitri/prefix) | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 
| [rdkit](https://www.rdkit.org/) | 4.6.1 (2024\$109\$16) | 4.6.1 (2024\$109\$16) | 4.6.1 (2024\$109\$16) | 4.6.1 (release\$12024\$109\$13) | 
| rds\$1activity\$1stream | 1.7 | 1.7 | 1.7 | 1.7 | 
| rds\$1tools | 1.9 | 1.9 | 1.9 | 1.9 | 
| [refint (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [SEG](https://www.postgresql.org/docs/current/seg.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [sslinfo](http://www.postgresql.org/docs/12/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/12/tablefunc.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [TCN](https://www.postgresql.org/docs/current/tcn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| tds\$1fdw | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/12/tsm-system-rows.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/12/tsm-system-time.html) | 1.0 | 1.0 | 1.0 | 1.0 | 
| [unaccent](http://www.postgresql.org/docs/12/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/12/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.6 | 2.6 | 2.6 | 2.6 | 

## Aurora PostgreSQL 16 支持的扩展
<a name="AuroraPostgreSQL.Extensions.16"></a>

下表所示为 Aurora PostgreSQL 16 上目前支持的 PostgreSQL 扩展版本。“NA”表示该扩展不适用于该 PostgreSQL 版本。有关 PostgreSQL 扩展的更多信息，请参阅 PostgreSQL 文档中的[将相关对象打包为扩展](https://www.postgresql.org/docs/16/extend-extensions.html)。


| 扩展 | 16.11 | 16.10 | 16.9 | 16.8 | 16.6 | 16.4 | 16.3 | 16.2 | 16.1 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 
| [amcheck](https://www.postgresql.org/docs/current/amcheck.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [apg\$1plan\$1mgmt](auroraqpm.updates.md) | 2.9 | 2.9 | 2.9 | 2.8 | 2.7 | 2.7 | 2.7 | 2.6 | 2.6 | 
| aurora\$1stat\$1utils | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| auto\$1explain | 支持 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [autoinc (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| aws\$1commons | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| aws\$1lambda | 2.0 | 2.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1ml](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/postgresql-ml.html) | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_PostgreSQL.S3Import.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [bloom](https://www.postgresql.org/docs/12/bloom.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| bool\$1plperl | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gin](http://www.postgresql.org/docs/12/btree-gin.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gist](http://www.postgresql.org/docs/12/btree-gist.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [citext ](http://www.postgresql.org/docs/12/citext.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [cube](http://www.postgresql.org/docs/12/cube.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [dblink](http://www.postgresql.org/docs/12/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dict\$1int](http://www.postgresql.org/docs/12/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/12/dict-xsyn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/12/earthdistance.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/12/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [h3-pg](https://github.com/zachasme/h3-pg) | 4.2.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 
| [h3-postgis](https://github.com/zachasme/h3-pg/tree/main/h3_postgis) | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 
| hll | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 
| [hstore](http://www.postgresql.org/docs/12/hstore.html) | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/12/hstore.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [hypopg](https://github.com/HypoPG/hypopg) | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 
| ICU 模块 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 
| [insert\$1username (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/12/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [intarray](http://www.postgresql.org/docs/12/intarray.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 
| [isn](http://www.postgresql.org/docs/12/isn.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| jsonb\$1plperl | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [lo](https://www.postgresql.org/docs/current/lo.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| log\$1fdw | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [ltree](http://www.postgresql.org/docs/12/ltree.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [moddatetime (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [mysql\$1fdw](https://github.com/EnterpriseDB/mysql_fdw) | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.1 | 2.9.1 | 2.9.1 | 
| oracle\$1fdw | 2.8.0 | 2.8.0 | 2.7.0 | 2.7.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 
| [orafce](https://github.com/orafce/orafce) | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.12.0 | 4.10.3 | 4.9.4 | 4.6.0 | 4.6.0 | 
| pg\$1ad\$1mapping | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.1 | 0.1 | 0.1 | 
| [pg\$1bigm](https://pgbigm.osdn.jp/pg_bigm_en-1-2.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/12/pgbuffercache.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [pg\$1cron](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_pg_cron.html) | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.4 | 1.6.3 | 1.6.2 | 1.6.0 | 1.6.0 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/12/pgfreespacemap.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan/) | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.0 | 1.6.0 | 1.6.0 | 1.6.0 | 
| [pg\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_Partitions.html) | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.1.0 | 5.1.0 | 5.1.0 | 4.7.3 | 4.7.3 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/12/pgprewarm.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| pg\$1proctab | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.5.2 | 1.5.2 | 1.5.1 | 1.5.0 | 1.5.0 | 1.5.0 | 1.5.0 | 1.4.8 | 1.4.8 | 
| pg\$1similarity | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/12/pgstatstatements.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [pg\$1tle](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_trusted_language_extension.html) | 1.5.2 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.3.4 | 1.2.0 | 
| [pg\$1trgm](http://www.postgresql.org/docs/12/pgtrgm.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [pg\$1visibility](https://www.postgresql.org/docs/12/pgvisibility.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 16.1 | 16.1 | 16.1 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 
| [pgcrypto](http://www.postgresql.org/docs/12/pgcrypto.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| pgdam | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 
| pglogical\$1origin | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.2 | 3.6.2 | 3.6.2 | 3.4.1 | 3.4.1 | 
| [pgrowlocks](http://www.postgresql.org/docs/12/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/12/pgstattuple.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [pgtap](https://pgtap.org/) | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.2 | 1.3.0 | 1.3.0 | 
| [pgvector](https://github.com/pgvector/pgvector) | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.7.4 | 0.7.3 | 0.7.0 | 0.5.1 | 0.5.1 | 
| plcoffee | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 
| plls | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.6 | 
| [ plperl](https://www.postgresql.org/docs/12/plperl.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/12/plpgsql.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.2.4 | 4.2.4 | 4.2.4 | 4.2.4 | 4.2.4 | 4.2.4 | 4.2.4 | 4.2.4 | 4.2.4 | 
| [pltcl](https://www.postgresql.org/docs/13/pltcl-overview.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://github.com/plv8) | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.8 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 
| postgis\$1raster | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/13/postgres-fdw.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [prefix](https://github.com/dimitri/prefix) | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 
| [rdkit](https://www.rdkit.org/) | 4.6.1 (2024\$109\$16) | 4.6.1 (2024\$109\$16) | 4.6.1 (2024\$109\$16) | 4.6.1 (release\$12024\$109\$13) | 4.6.0 (release\$12024\$103\$16) | 4.5.0 (release\$12024\$103\$15) | 4.4.0 (release\$12024\$103\$11) | 4.4.0 (release\$12023\$109\$14) | 4.4.0 | 
| rds\$1activity\$1stream | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 
| rds\$1tools | 1.9 | 1.9 | 1.9 | 1.9 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [refint (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [SEG](https://www.postgresql.org/docs/current/seg.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [sslinfo](http://www.postgresql.org/docs/12/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/12/tablefunc.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [TCN](https://www.postgresql.org/docs/current/tcn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| tds\$1fdw | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/12/tsm-system-rows.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/12/tsm-system-time.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [unaccent](http://www.postgresql.org/docs/12/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/12/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.5 | 2.5 | 2.5 | 

## Aurora PostgreSQL 15 支持的扩展
<a name="AuroraPostgreSQL.Extensions.15"></a>

下表所示为 Aurora PostgreSQL 15 上目前支持的 PostgreSQL 扩展版本。“NA”表示该扩展不适用于该 PostgreSQL 版本。有关 PostgreSQL 扩展的更多信息，请参阅 PostgreSQL 文档中的[将相关对象打包为扩展](https://www.postgresql.org/docs/15/extend-extensions.html)。


| 扩展 | 15.15 | 15.14 | 15.13 | 15.12 | 15.10 | 15.8 | 15.7 | 15.6 | 15.5 | 15.4 | 15.3 | 15.2 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 
| [amcheck](https://www.postgresql.org/docs/current/amcheck.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [apg\$1plan\$1mgmt](auroraqpm.updates.md) | 2.9 | 2.9 | 2.9 | 2.8 | 2.7 | 2.7 | 2.7 | 2.6 | 2.6 | 2.5 | 2.4 | 2.4 | 
| aurora\$1stat\$1utils | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| auto\$1explain | 支持 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [autoinc (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| aws\$1commons | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| aws\$1lambda | 2.0 | 2.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1ml](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/postgresql-ml.html) | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_PostgreSQL.S3Import.html)  | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.1 | 1.1 | 
| [bloom](https://www.postgresql.org/docs/12/bloom.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| bool\$1plperl | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gin](http://www.postgresql.org/docs/12/btree-gin.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gist](http://www.postgresql.org/docs/12/btree-gist.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [citext ](http://www.postgresql.org/docs/12/citext.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [cube](http://www.postgresql.org/docs/12/cube.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [dblink](http://www.postgresql.org/docs/12/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dict\$1int](http://www.postgresql.org/docs/12/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/12/dict-xsyn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/12/earthdistance.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/12/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [h3-pg](https://github.com/zachasme/h3-pg) | 4.2.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 不适用 | 不适用 | 不适用 | 
| [h3-postgis](https://github.com/zachasme/h3-pg/tree/main/h3_postgis) | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 不适用 | 不适用 | 不适用 | 
| hll | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 
| [hstore](http://www.postgresql.org/docs/12/hstore.html) | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/12/hstore.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [hypopg](https://github.com/HypoPG/hypopg) | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.0 | 1.4.0 | 1.4.0 | 不适用 | 不适用 | 不适用 | 
| ICU 模块 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 
| [insert\$1username (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/12/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [intarray](http://www.postgresql.org/docs/12/intarray.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 
| [isn](http://www.postgresql.org/docs/12/isn.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| jsonb\$1plperl | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [lo](https://www.postgresql.org/docs/current/lo.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| log\$1fdw | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [ltree](http://www.postgresql.org/docs/12/ltree.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [moddatetime (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [mysql\$1fdw](https://github.com/EnterpriseDB/mysql_fdw) | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.0 | N/A | 不适用 | 
| oracle\$1fdw | 2.8.0 | 2.8.0 | 2.7.0 | 2.7.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.5.0 | 2.5.0 | 2.5.0 | 
| [orafce](https://github.com/orafce/orafce) | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.12.0 | 4.10.3 | 4.9.4 | 4.6.0 | 4.6.0 | 4.3.0 | 4.0.0 | 4.0.0 | 
| pg\$1ad\$1mapping | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.1 | 0.1 | 0.1 | 不适用 | 不适用 | 不适用 | 
| [pg\$1bigm](https://pgbigm.osdn.jp/pg_bigm_en-1-2.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/12/pgbuffercache.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1cron](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_pg_cron.html) | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.4 | 1.6.3 | 1.6.2 | 1.6.0 | 1.6.0 | 1.5 | 1.5 | 1.4.2 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/12/pgfreespacemap.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan/) | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.0 | 1.5.0 | 1.5.0 | 
| [pg\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_Partitions.html) | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.1.0 | 5.1.0 | 5.1.0 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 4.6.0 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/12/pgprewarm.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| pg\$1proctab | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.9 | 0.0.9 | 0.0.9 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.5.2 | 1.5.2 | 1.5.1 | 1.5.0 | 1.5.0 | 1.5.0 | 1.5.0 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 
| pg\$1similarity | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/12/pgstatstatements.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [pg\$1tle](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_trusted_language_extension.html) | 1.5.2 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.3.4 | 1.2.0 | 1.1.1 | 1.0.3 | 1.0.1 | 
| [pg\$1trgm](http://www.postgresql.org/docs/12/pgtrgm.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [pg\$1visibility](https://www.postgresql.org/docs/12/pgvisibility.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.7.1 | 1.7.1 | 1.7.1 | 1.7.0 | 1.7.0 | 1.7.0 | 1.7.0 | 1.7.0 | 1.7.0 | 1.7.0 | 1.7.0 | 1.7.0 | 
| [pgcrypto](http://www.postgresql.org/docs/12/pgcrypto.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.2 | 2.4.2 | 
| pglogical\$1origin | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.2 | 3.6.2 | 3.6.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 
| [pgrowlocks](http://www.postgresql.org/docs/12/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/12/pgstattuple.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [pgtap](https://pgtap.org/) | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.2 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 
| [pgvector](https://github.com/pgvector/pgvector) | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.7.4 | 0.7.3 | 0.7.0 | 0.5.1 | 0.5.1 | 0.5.0 | 0.4.1 | 不适用 | 
| plcoffee | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.6 | 3.1.6 | 3.1.4 | 
| plls | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.6 | 3.1.6 | 3.1.4 | 
| [ plperl](https://www.postgresql.org/docs/12/plperl.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/12/plpgsql.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 
| [pltcl](https://www.postgresql.org/docs/13/pltcl-overview.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://github.com/plv8) | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.8 | 3.1.6 | 3.1.6 | 3.1.4 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 
| postgis\$1raster | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/13/postgres-fdw.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [prefix](https://github.com/dimitri/prefix) | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.8 | 1.2.8 | 1.2.8 | 
| [rdkit](https://www.rdkit.org/) | 4.6.1 (2024\$109\$16) | 4.6.1 (2024\$109\$16) | 4.6.1 (2024\$109\$16) | 4.6.1 (release\$12024\$109\$13) | 4.6.0 (release\$12024\$103\$16) | 4.5.0 (release\$12024\$103\$15) | 4.4.0 (release\$12024\$103\$11) | 4.4.0 (release\$12023\$109\$14) | 4.4.0 (Release\$12023\$109\$11) | 4.3 | 4.2 | 4.2 | 
| rds\$1activity\$1stream | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| rds\$1tools | 1.9 | 1.9 | 1.9 | 1.9 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [refint (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [SEG](https://www.postgresql.org/docs/current/seg.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [sslinfo](http://www.postgresql.org/docs/12/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/12/tablefunc.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [TCN](https://www.postgresql.org/docs/current/tcn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| tds\$1fdw | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/12/tsm-system-rows.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/12/tsm-system-time.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [unaccent](http://www.postgresql.org/docs/12/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/12/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 

## Aurora PostgreSQL 14 支持的扩展
<a name="AuroraPostgreSQL.Extensions.14"></a>

下表所示为 Aurora PostgreSQL 14 上目前支持的 PostgreSQL 扩展版本。“NA”表示该扩展不适用于该 PostgreSQL 版本。有关 PostgreSQL 扩展的更多信息，请参阅 PostgreSQL 文档中的[将相关对象打包为扩展](https://www.postgresql.org/docs/14/extend-extensions.html)。


| 扩展 | 14.20 | 14.19 | 14.18 | 14.17 | 14.15 | 14.13 | 14.12 | 14.11 | 14.10 | 14.9 | 14.8 | 14.7 | 14.6 | 14.5 | 14.4 | 14.3 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.2.3 | 3.1.7 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.2.3 | 3.1.7 | 
| [amcheck](https://www.postgresql.org/docs/current/amcheck.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [apg\$1plan\$1mgmt](auroraqpm.updates.md) | 2.9 | 2.9 | 2.9 | 2.8 | 2.7 | 2.7 | 2.7 | 2.6 | 2.6 | 2.5 | 2.4 | 2.4 | 2.4 | 2.3 | 2.2 | 2.2 | 
| aurora\$1stat\$1utils | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| auto\$1explain | 支持 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [autoinc (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| aws\$1commons | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| aws\$1lambda | 2.0 | 2.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1ml](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/postgresql-ml.html) | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_PostgreSQL.S3Import.html)  | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [bloom](https://www.postgresql.org/docs/12/bloom.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| bool\$1plperl | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gin](http://www.postgresql.org/docs/12/btree-gin.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gist](http://www.postgresql.org/docs/12/btree-gist.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [citext ](http://www.postgresql.org/docs/12/citext.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [cube](http://www.postgresql.org/docs/12/cube.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [dblink](http://www.postgresql.org/docs/12/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dict\$1int](http://www.postgresql.org/docs/12/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/12/dict-xsyn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/12/earthdistance.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/12/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [h3-pg](https://github.com/zachasme/h3-pg) | 4.2.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [h3-postgis](https://github.com/zachasme/h3-pg/tree/main/h3_postgis) | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| hll | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 
| [hstore](http://www.postgresql.org/docs/12/hstore.html) | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/12/hstore.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [hypopg](https://github.com/HypoPG/hypopg) | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.0 | 1.4.0 | 1.4.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| ICU 模块 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 
| [insert\$1username (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/12/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [intarray](http://www.postgresql.org/docs/12/intarray.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 
| [isn](http://www.postgresql.org/docs/12/isn.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| jsonb\$1plperl | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [lo](https://www.postgresql.org/docs/current/lo.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| log\$1fdw | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [ltree](http://www.postgresql.org/docs/12/ltree.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [moddatetime (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [mysql\$1fdw](https://github.com/EnterpriseDB/mysql_fdw) | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.0 | N/A | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| oracle\$1fdw | 2.8.0 | 2.8.0 | 2.7.0 | 2.7.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.5.0 | 2.5.0 | 2.5.0 | 2.4.0 | 2.4.0 | 2.4.0 | 2.4.0 | 
| [orafce](https://github.com/orafce/orafce) | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.12.0 | 4.10.3 | 4.9.4 | 4.6.0 | 4.6.0 | 4.3.0 | 4.0.0 | 4.0.0 | 3.2 | 3.2 | 3.2 | 3.2 | 
| pg\$1ad\$1mapping | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.1 | 0.1 | 0.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pg\$1bigm](https://pgbigm.osdn.jp/pg_bigm_en-1-2.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/12/pgbuffercache.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1cron](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_pg_cron.html) | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.4 | 1.6.3 | 1.6.2 | 1.6.0 | 1.6.0 | 1.5 | 1.5 | 1.4.2 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/12/pgfreespacemap.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan/) | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.2 | 1.4.2 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [pg\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_Partitions.html) | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.1.0 | 5.1.0 | 5.1.0 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 4.6.0 | 4.6.0 | 4.6.0 | 4.6.0 | 4.6.0 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/12/pgprewarm.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| pg\$1proctab | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.5.2 | 1.5.2 | 1.5.1 | 1.5.0 | 1.5.0 | 1.5.0 | 1.5.0 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 
| pg\$1similarity | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/12/pgstatstatements.html) | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 
| [pg\$1tle](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_trusted_language_extension.html) | 1.5.2 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.3.4 | 1.2.0 | 1.1.1 | 1.0.3 | 1.0.1 | 1.0.1 | 1.0.1 | 不适用 | 不适用 | 
| [pg\$1trgm](http://www.postgresql.org/docs/12/pgtrgm.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [pg\$1visibility](https://www.postgresql.org/docs/12/pgvisibility.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.6.3 | 1.6.3 | 1.6.3 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 
| [pgcrypto](http://www.postgresql.org/docs/12/pgcrypto.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.2 | 2.4.2 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.1 | 
| pglogical\$1origin | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.2 | 3.6.2 | 3.6.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 3.2.0 | 3.2.0 | 3.2.0 | 3.2.0 | 
| [pgrowlocks](http://www.postgresql.org/docs/12/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/12/pgstattuple.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [pgtap](https://pgtap.org/) | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.2 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 
| [pgvector](https://github.com/pgvector/pgvector) | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.7.4 | 0.7.3 | 0.7.0 | 0.5.1 | 0.5.1 | 0.5.0 | 0.4.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| plcoffee | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.6 | 3.1.6 | 3.1.4 | 3.0.0 | 3.0.0 | 3.0.0 | 2.3.15 | 
| plls | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.6 | 3.1.6 | 3.1.4 | 3.0.0 | 3.0.0 | 3.0.0 | 2.3.15 | 
| [ plperl](https://www.postgresql.org/docs/12/plperl.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/12/plpgsql.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.1 | 4.1 | 4.1 | 4.1 | 
| [pltcl](https://www.postgresql.org/docs/13/pltcl-overview.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://github.com/plv8) | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.8 | 3.1.6 | 3.1.6 | 3.1.4 | 3.0.0 | 3.0.0 | 3.0.0 | 2.3.15 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.2.3 | 3.1.7 | 
| postgis\$1raster | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.2.3 | 3.1.7 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.2.3 | 3.1.7 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.2.3 | 3.1.7 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/13/postgres-fdw.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [prefix](https://github.com/dimitri/prefix) | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 
| [rdkit](https://www.rdkit.org/) | 4.6.1 (2024\$109\$16) | 4.6.1 (2024\$109\$16) | 4.6.1 (2024\$109\$16) | 4.6.1 (release\$12024\$109\$13) | 4.6.0 (release\$12024\$103\$16) | 4.5.0 (release\$12024\$103\$15) | 4.4.0 (release\$12024\$103\$11) | 4.4.0 (release\$12023\$109\$14) | 4.4.0 (Release\$12023\$109\$11) | 4.3 | 4.2 | 4.2 | 4.2 | 3.8 | 3.8 | 3.8 | 
| rds\$1activity\$1stream | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| rds\$1tools | 1.9 | 1.9 | 1.9 | 1.9 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [refint (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [SEG](https://www.postgresql.org/docs/current/seg.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | NA | NA | NA | NA | 
| [sslinfo](http://www.postgresql.org/docs/12/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/12/tablefunc.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [TCN](https://www.postgresql.org/docs/current/tcn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | NA | NA | NA | NA | 
| tds\$1fdw | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/12/tsm-system-rows.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/12/tsm-system-time.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [unaccent](http://www.postgresql.org/docs/12/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/12/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.5 | 2.5 | 2.5 | 2.5 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 

## Aurora PostgreSQL 13 支持的扩展
<a name="AuroraPostgreSQL.Extensions.13"></a>

下表所示为 Aurora PostgreSQL 13 上目前支持的 PostgreSQL 扩展版本。“NA”表示该扩展不适用于该 PostgreSQL 版本。有关 PostgreSQL 扩展的更多信息，请参阅 PostgreSQL 文档中的[将相关对象打包为扩展](https://www.postgresql.org/docs/13/extend-extensions.html)。


| 扩展 | 13.23 | 13.22 | 13.21 | 13.20 | 13.18 | 13.16 | 13.15 | 13.14 | 13.13 | 13.12 | 13.11 | 13.10 | 13.9 | 13.8 | 13.7 | 13.6 | 13.5 | 13.4 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.7 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.7 | 
| [amcheck](https://www.postgresql.org/docs/current/amcheck.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [apg\$1plan\$1mgmt](auroraqpm.updates.md) | 2.9 | 2.9 | 2.9 | 2.8 | 2.7 | 2.7 | 2.7 | 2.6 | 2.6 | 2.5 | 2.4 | 2.4 | 2.4 | 2.3 | 2.2 | 2.2 | 2.2 | 2.2 | 
| aurora\$1stat\$1utils | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [autoinc (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| auto\$1explain | 支持 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| aws\$1commons | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| aws\$1lambda | 2.0 | 2.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1ml](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/postgresql-ml.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_PostgreSQL.S3Import.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [bloom](https://www.postgresql.org/docs/12/bloom.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| bool\$1plperl | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gin](http://www.postgresql.org/docs/12/btree-gin.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gist](http://www.postgresql.org/docs/12/btree-gist.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [citext ](http://www.postgresql.org/docs/12/citext.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [cube](http://www.postgresql.org/docs/12/cube.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [dblink](http://www.postgresql.org/docs/12/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dict\$1int](http://www.postgresql.org/docs/12/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/12/dict-xsyn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/12/earthdistance.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/12/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [h3-pg](https://github.com/zachasme/h3-pg) | 4.2.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [h3-postgis](https://github.com/zachasme/h3-pg/tree/main/h3_postgis) | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| hll | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 
| [hstore](http://www.postgresql.org/docs/12/hstore.html) | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/12/hstore.html) | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.0 | 1.0 | 
| [hypopg](https://github.com/HypoPG/hypopg) | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.0 | 1.4.0 | 1.4.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [insert\$1username (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/12/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [intarray](http://www.postgresql.org/docs/12/intarray.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 
| [isn](http://www.postgresql.org/docs/12/isn.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| jsonb\$1plperl | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [lo](https://www.postgresql.org/docs/current/lo.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | NA | NA | NA | 
| log\$1fdw | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ltree](http://www.postgresql.org/docs/12/ltree.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [moddatetime (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [mysql\$1fdw](https://github.com/EnterpriseDB/mysql_fdw) | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.1 | 2.9.1 | 2.9.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| oracle\$1fdw | 2.8.0 | 2.8.0 | 2.7.0 | 2.7.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.5.0 | 2.5.0 | 2.5.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 
| [orafce](https://github.com/orafce/orafce) | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.12.0 | 4.10.3 | 4.9.4 | 4.6.0 | 4.6.0 | 4.3.0 | 4.0.0 | 4.0.0 | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 
| [pg\$1bigm](https://pgbigm.osdn.jp/pg_bigm_en-1-2.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/12/pgbuffercache.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1cron](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_pg_cron.html) | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.4 | 1.6.3 | 1.6.2 | 1.6.0 | 1.6.0 | 1.5 | 1.5 | 1.4.2 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.3 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/12/pgfreespacemap.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan/) | 1.3.10 | 1.3.10 | 1.3.10 | 1.3.10 | 1.3.10 | 1.3.9 | 1.3.9 | 1.3.9 | 1.3.9 | 1.3.8 | 1.3.8 | 1.3.8 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 
| [pg\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_Partitions.html) | 4.7.4 | 4.7.4 | 4.7.4 | 4.7.4 | 4.7.4 | 4.7.4 | 4.7.4 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/12/pgprewarm.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| pg\$1proctab | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.5.2 | 1.5.2 | 1.5.1 | 1.5.0 | 1.5.0 | 1.5.0 | 1.5.0 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 
| pg\$1similarity | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/12/pgstatstatements.html) | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 
| [pg\$1trgm](http://www.postgresql.org/docs/12/pgtrgm.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [pg\$1visibility](https://www.postgresql.org/docs/12/pgvisibility.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.5.3 | 1.5.3 | 1.5.3 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5 | 1.5 | 
| [pgcrypto](http://www.postgresql.org/docs/12/pgcrypto.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.2 | 2.4.2 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.0 | 2.4.0 | 2.4.0 | 
| pglogical\$1origin | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.2 | 3.6.2 | 3.6.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 3.1.3 | 3.1.3 | 3.1.3 | 3.1.3 | 3.1.3 | 3.1.0 | 
| [pgrowlocks](http://www.postgresql.org/docs/12/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/12/pgstattuple.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [pgtap](https://pgtap.org/) | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.2 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 
| [pgvector](https://github.com/pgvector/pgvector) | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.7.4 | 0.7.3 | 0.7.0 | 0.5.1 | 0.5.1 | 0.5.0 | 0.4.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| plcoffee | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.6 | 3.1.6 | 3.1.4 | 3.0.0 | 3.0.0 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 
| plls | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.6 | 3.1.6 | 3.1.4 | 3.0.0 | 3.0.0 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 
| [ plperl](https://www.postgresql.org/docs/12/plperl.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/12/plpgsql.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 
| [pltcl](https://www.postgresql.org/docs/13/pltcl-overview.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://github.com/plv8) | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.8 | 3.1.6 | 3.1.6 | 3.1.4 | 3.0.0 | 3.0.0 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.7 | 
| postgis\$1raster | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.7 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.7 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.7 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/13/postgres-fdw.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [prefix](https://github.com/dimitri/prefix) | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 
| [rdkit](https://www.rdkit.org/) | 4.6.1 (2024\$109\$16) | 4.6.1 (2024\$109\$16) | 4.6.1 (2024\$109\$16) | 4.6.1 (release\$12024\$109\$13) | 4.6.0 (release\$12024\$103\$16) | 4.5.0 (release\$12024\$103\$15) | 4.4.0 (release\$12024\$103\$11) | 4.4.0 (release\$12023\$109\$14) | 4.4.0 (Release\$12023\$109\$11) | 4.3 | 4.2 | 4.2 | 4.2 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 
| rds\$1activity\$1stream | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.3 | 1.3 | 1.3 | 
| rds\$1tools | 1.9 | 1.9 | 1.9 | 1.9 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [refint (contrib-spi)](https://www.postgresql.org/docs/13/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [SEG](https://www.postgresql.org/docs/current/seg.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | NA | NA | NA | NA | NA | NA | 
| [sslinfo](http://www.postgresql.org/docs/12/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/12/tablefunc.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [TCN](https://www.postgresql.org/docs/current/tcn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | NA | NA | NA | NA | NA | NA | 
| tds\$1fdw | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 不适用 | 不适用 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/12/tsm-system-rows.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/12/tsm-system-time.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [unaccent](http://www.postgresql.org/docs/12/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/12/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.5 | 2.5 | 2.5 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.3 | 2.3 | 2.3 | 

## Aurora PostgreSQL 12 支持的扩展
<a name="AuroraPostgreSQL.Extensions.12"></a>

下表所示为 Aurora PostgreSQL 12 上目前支持的 PostgreSQL 扩展版本。“NA”表示该扩展不适用于该 PostgreSQL 版本。有关 PostgreSQL 扩展的更多信息，请参阅 PostgreSQL 文档中的[将相关对象打包为扩展](https://www.postgresql.org/docs/12/extend-extensions.html)。


| 扩展 | 12.22 | 12.20 | 12.19 | 12.18 | 12.17 | 12.16 | 12.15 | 12.14 | 12.13 | 12.12 | 12.11 | 12.10 | 12.9 | 12.8 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| [amcheck](https://www.postgresql.org/docs/current/amcheck.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [apg\$1plan\$1mgmt](auroraqpm.updates.md) | 2.7 | 2.7 | 2.7 | 2.6 | 2.6 | 2.5 | 2.4 | 2.4 | 2.4 | 2.3 | 2.2 | 2.2 | 2.2 | 2.2 | 
| aurora\$1stat\$1utils | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| auto\$1explain | 支持 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| aws\$1commons | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| aws\$1lambda | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1ml](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/postgresql-ml.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_PostgreSQL.S3Import.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [bloom](https://www.postgresql.org/docs/12/bloom.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [btree\$1gin](http://www.postgresql.org/docs/12/btree-gin.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gist](http://www.postgresql.org/docs/12/btree-gist.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [citext ](http://www.postgresql.org/docs/12/citext.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [cube](http://www.postgresql.org/docs/12/cube.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [dblink](http://www.postgresql.org/docs/12/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dict\$1int](http://www.postgresql.org/docs/12/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/12/dict-xsyn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/12/earthdistance.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/12/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| hll | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 
| [hstore](http://www.postgresql.org/docs/12/hstore.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/12/hstore.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/12/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [ intarray](http://www.postgresql.org/docs/12/intarray.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 
| [isn](http://www.postgresql.org/docs/12/isn.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| jsonb\$1plperl | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [lo](https://www.postgresql.org/docs/current/lo.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | NA | NA | NA | 
| log\$1fdw | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [ltree](http://www.postgresql.org/docs/12/ltree.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [mysql\$1fdw](https://github.com/EnterpriseDB/mysql_fdw) | 2.9.2 | 2.9.2 | 2.9.1 | 2.9.1 | 2.9.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| oracle\$1fdw | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.5.0 | 2.5.0 | 2.5.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 
| [orafce](https://github.com/orafce/orafce) | 4.12.0 | 4.10.3 | 4.9.4 | 4.6.0 | 4.6.0 | 4.3.0 | 4.0.0 | 4.0.0 | 3.16 | 3.16 | 3.16 | 3.16 | 3.16 | 3.16 | 
| [pg\$1bigm](https://pgbigm.osdn.jp/pg_bigm_en-1-2.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/12/pgbuffercache.html) | [ pg\$1buffercache](http://www.postgresql.org/docs/12/pgbuffercache.html) | [ pg\$1buffercache](http://www.postgresql.org/docs/12/pgbuffercache.html) | [ pg\$1buffercache](http://www.postgresql.org/docs/12/pgbuffercache.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1cron](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_pg_cron.html) | 1.6.4 | 1.6.3 | 1.6.2 | 1.6.0 | 1.6.0 | 1.5 | 1.5 | 1.4.2 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.3.1 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/12/pgfreespacemap.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan/) | 1.3.10 | 1.3.9 | 1.3.9 | 1.3.9 | 1.3.9 | 1.3.8 | 1.3.8 | 1.3.8 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.5 | 1.3.5 | 
| [pg\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/PostgreSQL_Partitions.html) | 4.7.4 | 4.7.4 | 4.7.4 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/12/pgprewarm.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| pg\$1proctab | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.10 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.5.0 | 1.5.0 | 1.5.0 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 
| pg\$1similarity | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/12/pgstatstatements.html) | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 
| [pg\$1trgm](http://www.postgresql.org/docs/12/pgtrgm.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [pg\$1visibility](https://www.postgresql.org/docs/12/pgvisibility.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.2 | 1.4 | 1.4 | 1.4 | 
| [pgcrypto](http://www.postgresql.org/docs/12/pgcrypto.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.2 | 2.4.2 | 2.4.1 | 2.4.1 | 2.4.0 | 2.4.0 | 2.4.0 | 2.3.2 | 
| pglogical\$1origin | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 3.6.2 | 3.6.2 | 3.6.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 3.0.3 | 3.0.3 | 3.0.3 | 3.0.3 | 3.0.3 | 3.0.3 | 
| [pgrowlocks](http://www.postgresql.org/docs/12/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/12/pgstattuple.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [pgTAP](https://pgtap.org/) | 1.3.3 | 1.3.3 | 1.3.2 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 
| [pgvector](https://github.com/pgvector/pgvector) | 0.7.4 | 0.7.3 | 0.7.0 | 0.5.1 | 0.5.1 | 0.5.0 | 0.4.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| plcoffee | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.6 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.14 | 2.3.14 | 2.3.14 | 
| plls | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.6 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.14 | 2.3.14 | 2.3.14 | 
| [ plperl](https://www.postgresql.org/docs/12/plperl.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/12/plpgsql.html) | [plpgsql](https://www.postgresql.org/docs/12/plpgsql.html) | [plpgsql](https://www.postgresql.org/docs/12/plpgsql.html) | [plpgsql](https://www.postgresql.org/docs/12/plpgsql.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 
| [pltcl](https://www.postgresql.org/docs/12/pltcl-overview.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://github.com/plv8) | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.8 | 3.1.6 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.14 | 2.3.14 | 2.3.14 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| postgis\$1raster | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/12/postgres-fdw.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [prefix](https://github.com/dimitri/prefix) | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.10 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 
| [rdkit](https://www.rdkit.org/) | 4.6.0 (release\$12024\$103\$16) | 4.5.0 (release\$12024\$103\$15) | 4.4.0 (release\$12024\$103\$11) | 4.4.0 (release\$12023\$109\$14) | 4.4.0 (Release\$12023\$109\$11) | 4.3 | 4.2 | 4.2 | 4.2 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 
| rds\$1activity\$1stream | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [SEG](https://www.postgresql.org/docs/current/seg.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | NA | NA | NA | NA | NA | NA | 
| [sslinfo](http://www.postgresql.org/docs/12/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/12/tablefunc.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [TCN](https://www.postgresql.org/docs/current/tcn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | NA | NA | NA | NA | NA | NA | 
| tds\$1fdw | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/12/tsm-system-rows.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/12/tsm-system-time.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [unaccent](http://www.postgresql.org/docs/12/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/12/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.6 | 2.6 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.4 | 2.4 | 2.4 | 2.3 | 2.3 | 2.3 | 

## Aurora PostgreSQL 11 支持的扩展
<a name="AuroraPostgreSQL.Extensions.11"></a>

下表所示为 Aurora PostgreSQL 11 上目前支持的 PostgreSQL 扩展版本。“NA”表示该扩展不适用于该 PostgreSQL 版本。有关 PostgreSQL 扩展的更多信息，请参阅[将相关对象打包为扩展](https://www.postgresql.org/docs/11/extend-extensions.html)。


| 扩展程序 | 11.21 | 11.20 | 11.19 | 11.18 | 11.17 | 11.16 | 11.15 | 11.14 | 11.13 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| [amcheck](https://www.postgresql.org/docs/current/amcheck.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [apg\$1plan\$1mgmt](auroraqpm.updates.md) | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 
| aurora\$1stat\$1utils | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| auto\$1explain | 支持 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| aws\$1commons | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| aws\$1lambda | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1ml](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/postgresql-ml.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_PostgreSQL.S3Import.html)  | 1.2 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [bloom](https://www.postgresql.org/docs/11/bloom.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [btree\$1gin](http://www.postgresql.org/docs/11/btree-gin.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gist](http://www.postgresql.org/docs/11/btree-gist.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [citext ](http://www.postgresql.org/docs/11/citext.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [cube](http://www.postgresql.org/docs/11/cube.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [dblink](http://www.postgresql.org/docs/11/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dict\$1int](http://www.postgresql.org/docs/11/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/11/dict-xsyn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/11/earthdistance.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/11/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| hll | 2.17 | 2.17 | 2.17 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 
| [hstore](http://www.postgresql.org/docs/11/hstore.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/11/hstore.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/11/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [ intarray](http://www.postgresql.org/docs/11/intarray.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 
| [isn](http://www.postgresql.org/docs/11/isn.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| jsonb\$1plperl | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [lo](https://www.postgresql.org/docs/current/lo.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | NA | NA | NA | 
| log\$1fdw | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [ltree](http://www.postgresql.org/docs/11/ltree.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [orafce](https://github.com/orafce/orafce) | 4.3.0 | 4.0.0 | 4.0.0 | 3.16 | 3.16 | 3.16 | 3.16 | 3.16 | 3.16 | 
| [pg\$1bigm](https://pgbigm.osdn.jp/pg_bigm_en-1-2.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/11/pgbuffercache.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/11/pgfreespacemap.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan/) | 1.3.8 | 1.3.8 | 1.3.8 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.5 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/11/pgprewarm.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| pg\$1proctab | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 0.0.9 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.4 | 1.4.4 | 1.4.4 | 1.4.4 | 1.4.4 | 1.4.4 | 
| pg\$1similarity | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/11/pgstatstatements.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [pg\$1trgm](http://www.postgresql.org/docs/11/pgtrgm.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [pg\$1visibility](https://www.postgresql.org/docs/11/pgvisibility.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.1 | 1.3.1 | 
| [pgcrypto](http://www.postgresql.org/docs/11/pgcrypto.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.3 | 2.4.2 | 2.4.2 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.0 | 2.4.0 | 2.4.0 | 
| pglogical\$1origin | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 3.4.1 | 3.4.1 | 3.4.1 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 
| [pgrowlocks](http://www.postgresql.org/docs/11/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/11/pgstattuple.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [pgTAP](https://pgtap.org/) | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 
| plcoffee | 3.1.6 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.14 | 2.3.14 | 2.3.14 | 
| plls | 3.1.6 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.14 | 2.3.14 | 2.3.14 | 
| [ plperl](https://www.postgresql.org/docs/11/plperl.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/11/plpgsql.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 
| [pltcl](https://www.postgresql.org/docs/11/pltcl-overview.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://github.com/plv8) | 3.1.6 | 2.3.15  | 2.3.15  | 2.3.15  | 2.3.15  | 2.3.15  | 2.3.14  | 2.3.14  | 2.3.14 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.3.3 | 3.3.2 | 3.3.2 | 3.2.3 | 3.2.3 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/11/postgres-fdw.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [prefix](https://github.com/dimitri/prefix) | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 
| [rdkit](https://www.rdkit.org/) | 4.3 | 4.2 | 4.2 | 4.2 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 
| rds\$1activity\$1stream | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [SEG](https://www.postgresql.org/docs/current/seg.html) | 1.0 | 1.0 | 1.0 | NA | NA | NA | NA | NA | NA | 
| [sslinfo](http://www.postgresql.org/docs/11/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/11/tablefunc.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [TCN](https://www.postgresql.org/docs/current/tcn.html) | 1.0 | 1.0 | 1.0 | NA | NA | NA | NA | NA | NA | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/11/tsm-system-rows.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/11/tsm-system-time.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [unaccent](http://www.postgresql.org/docs/11/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/11/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.5 | 2.5 | 2.5 | 2.4 | 2.4 | 2.4 | 2.3 | 2.3 | 2.3 | 

## Aurora PostgreSQL 10 支持的扩展
<a name="AuroraPostgreSQL.Extensions.10"></a>

下表所示为 Aurora PostgreSQL 10 上目前支持的 PostgreSQL 扩展版本。“NA”表示该扩展不适用于该 PostgreSQL 版本。有关 PostgreSQL 扩展的更多信息，请参阅[将相关对象打包为扩展](https://www.postgresql.org/docs/11/extend-extensions.html)。

**注意**  
不再支持此扩展 `adminpack`，因为此扩展访问文件系统。
不再支持此扩展 `plperlu`，因为此扩展是不受信任的语言扩展。
不再支持此扩展 `pltclu`，因为此扩展是不受信任的语言扩展。


| 扩展程序 | 10.21 | 10.20 | 10.19 | 10.18 | 10.17 | 10.16 | 10.14 | 10.13 | 10.12 | 10.11 | 10.7 | 10.6 | 10.5 | 10.4 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 2.4.7 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 2.4.7 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 
|  [adminpack](https://www.postgresql.org/docs/10/adminpack.html)  | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | 1.1 | 1.1 | 1.1 | 
|  [amcheck](https://www.postgresql.org/docs/current/amcheck.html)  | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [apg\$1plan\$1mgmt](auroraqpm.updates.md) | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 1.0.1 | 1.0.1 | 1.0.1 | 0.1 | 
|  aurora\$1stat\$1utils  | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
|  auto\$1explain  | 支持 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
|  aws\$1commons  | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.1 | 1.1 | 1.1 | 1.1 | 1.0 | 1.0 | NA | NA | 
| [aws\$1ml](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/postgresql-ml.html)  | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | NA | NA | NA | NA | NA | NA | NA | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_PostgreSQL.S3Import.html)  | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.0 | 1.0 | NA | NA | 
| [bloom](https://www.postgresql.org/docs/10/bloom.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [btree\$1gin](http://www.postgresql.org/docs/10/btree-gin.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [btree\$1gist](http://www.postgresql.org/docs/10/btree-gist.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [chkpass](http://www.postgresql.org/docs/10/chkpass.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [citext ](http://www.postgresql.org/docs/10/citext.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [cube](http://www.postgresql.org/docs/10/cube.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dblink](http://www.postgresql.org/docs/10/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dict\$1int](http://www.postgresql.org/docs/10/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/10/dict-xsyn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/10/earthdistance.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/10/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| hll | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 
| [hstore](http://www.postgresql.org/docs/10/hstore.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/10/hstore.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| hstore\$1plperlu | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/10/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [ intarray](http://www.postgresql.org/docs/10/intarray.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 
| [isn](http://www.postgresql.org/docs/10/isn.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [lo](https://www.postgresql.org/docs/current/lo.html) | 1.1 | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | 
| log\$1fdw | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [ltree](http://www.postgresql.org/docs/10/ltree.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [orafce](https://github.com/orafce/orafce) | 3.16 | 3.16 | 3.16 | 3.16 | 3.16 | 3.8 | 3.8 | 3.8 | 3.8 | 3.6 | 3.6 | 3.6 | 3.6 | 3.6 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/10/pgbuffercache.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/10/pgfreespacemap.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan/) | 1.3.6 | 1.3.6 | 1.3.6 | 1.3.5 | 1.3.5 | 1.3.5 | 1.3.5 | 1.3.5 | 1.3.3 | 1.3.3 | 1.3.1 | 1.3.1 | 1.3.1 | 1.3.0 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/10/pgprewarm.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [pg\$1repack](http://reorg.github.io/pg_repack/) | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 
| pg\$1similarity | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | NA | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/10/pgstatstatements.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.5 | 1.5 | 
| [pg\$1trgm](http://www.postgresql.org/docs/10/pgtrgm.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1visibility](https://www.postgresql.org/docs/10/pgvisibility.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.2.3 | 1.2.3 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgcrypto](http://www.postgresql.org/docs/10/pgcrypto.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.1 | 2.4.0 | 2.4.0 | 2.4.0 | 2.2.2 | 2.2.2 | 2.2.2 | 2.2.2 | NA | NA | NA | NA | NA | NA | 
| pglogical\$1origin  | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | NA | NA | NA | NA | NA | NA | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 
| [pgrowlocks](http://www.postgresql.org/docs/10/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/10/pgstattuple.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| plcoffee | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 
| plls | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 
| [ plperl](https://www.postgresql.org/docs/10/plperl.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| plperlu | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/10/plpgsql.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | NA | NA | NA | NA | 
| [pltcl](https://www.postgresql.org/docs/10/pltcl-overview.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| pltclu | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | 1.0 | 1.0 | 1.0 | 
| [plv8](https://github.com/plv8) | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 2.4.7 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 2.4.7 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.1.7 | 3.1.7 | 3.1.7 | 3.1 | 2.4.7 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/10/postgres-fdw.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [ prefix](https://github.com/dimitri/prefix) | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 1.2.8 | 
| [rdkit](https://www.rdkit.org/) | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | NA | NA | NA | NA | NA | NA | 
| rds\$1activity\$1stream  | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | NA | 
| [sslinfo](http://www.postgresql.org/docs/10/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/10/tablefunc.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsearch2](http://www.postgresql.org/docs/9.6/tsearch2.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/10/tsm-system-rows.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/10/tsm-system-time.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [unaccent](http://www.postgresql.org/docs/10/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/10/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.4 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.1 | 2.1 | NA | NA | NA | 

## Aurora PostgreSQL 9.6 支持的扩展
<a name="AuroraPostgreSQL.Extensions.96"></a>

下表所示为 Aurora PostgreSQL 9.6 上支持的 PostgreSQL 扩展版本。“NA”表示该扩展不适用于该 PostgreSQL 版本。有关 PostgreSQL 扩展的更多信息，请参阅[将相关对象打包为扩展](https://www.postgresql.org/docs/11/extend-extensions.html)。

**注意**  
不再支持 `apgcc` RDS for PostgreSQL 内部扩展。
不再支持 `apgunit` RDS for PostgreSQL 内部扩展。
RDS for PostgreSQL 不再公开支持 `pageinspect` 扩展。
PostgreSQL 不再支持此 `xml2` 扩展。


| 扩展程序 | 9.6.22 | 9.6.21 | 9.6.19 | 9.6.18 | 9.6.17 | 9.6.16 | 9.6.12 | 9.6.11 | 9.6.0 | 9.6.8 | 9.6.6 | 9.6.3 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 2.3.9 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.4 | 2.3.4 | 2.3.4 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/manual-2.5/Address_Standardizer.html) | 2.3.9 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.4 | 2.3.4 | 2.3.4 | 
| [apg\$1plan\$1mgmt](auroraqpm.updates.md) | 1.0.1 | 1.0.1 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | NA | NA | NA | 0.1 | 
| apgcc | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | 1.0 | 1.0 | 
| apgunit | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | 1.0 | 1.0 | 
| aurora\$1stat\$1utils | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| auto\$1explain | 支持 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [bloom](https://www.postgresql.org/docs/9.6/bloom.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [btree\$1gin](http://www.postgresql.org/docs/9.6/btree-gin.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [btree\$1gist](http://www.postgresql.org/docs/9.6/btree-gist.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [chkpass](http://www.postgresql.org/docs/9.6/chkpass.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [citext ](http://www.postgresql.org/docs/9.6/citext.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [cube](http://www.postgresql.org/docs/9.6/cube.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dblink](http://www.postgresql.org/docs/9.6/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dict\$1int](http://www.postgresql.org/docs/9.6/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/9.6/dict-xsyn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/9.6/earthdistance.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/9.6/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| hll | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | 2.10 | NA | 
| [hstore](http://www.postgresql.org/docs/9.6/hstore.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/9.6/hstore.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/9.6/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [ intarray](http://www.postgresql.org/docs/9.6/intarray.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.0 | 2.0 | 2.0 | 
| [isn](http://www.postgresql.org/docs/9.6/isn.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| log\$1fdw | 1.0 | 1.0 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [ltree](http://www.postgresql.org/docs/9.6/ltree.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [orafce](https://github.com/orafce/orafce) | 3.6 | 3.6 | 3.6 | 3.6 | 3.6 | 3.6 | 3.8 | 3.8 | 3.8 | 3.8 | 3.16 | NA | 
| [pageinspect](https://www.postgresql.org/docs/current/pageinspect.html) | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | 1.5 | 1.5 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/9.6/pgbuffercache.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/current/pgfreespacemap.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan/) | 1.2.2 | 1.2.2 | 1.2.3 | 1.2.3 | 1.2.5 | 1.2.5 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.1.3 | 1.1.3 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/9.6/pgprewarm.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.3 | 1.4.2 | 1.4.2 | 1.4.0 | 
| pg\$1similarity | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | NA | NA | NA | NA | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/9.6/pgstatstatements.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [pg\$1trgm](http://www.postgresql.org/docs/9.6/pgtrgm.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1visibility](https://www.postgresql.org/docs/9.6/pgvisibility.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.2 | 1.1.2 | 1.1.2 | 1.0 | 1.0 | 1.0 | 
| [pgcrypto](http://www.postgresql.org/docs/9.6/pgcrypto.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 
| [pgrowlocks](http://www.postgresql.org/docs/9.6/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/9.6/pgstattuple.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| plcoffee | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.0 | 1.5.3 | 1.5.3 | 
| plls | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.0 | 1.5.3 | 1.5.3 | 
| [ plperl](https://www.postgresql.org/docs/current/plperl.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/current/plpgsql.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pltcl](https://www.postgresql.org/docs/current/pltcl-overview.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://github.com/plv8) | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.0 | 1.5.3 | 1.5.3 | 
| [PostGIS](http://www.postgis.net/) | 2.3.9 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.4 | 2.3.4 | 2.3.4 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 2.3.9 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.4 | 2.3.4 | 2.3.4 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 2.3.9 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.4 | 2.3.4 | 2.3.4 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/9.6/postgres-fdw.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
|  [ prefix](https://github.com/dimitri/prefix) | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | NA | 
| [sslinfo](http://www.postgresql.org/docs/9.6/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/9.6/tablefunc.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsearch2](http://www.postgresql.org/docs/9.6/tsearch2.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/current/tsm-system-rows.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/current/tsm-system-time.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
|  [unaccent](http://www.postgresql.org/docs/9.6/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/9.6/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [xml2](https://www.postgresql.org/docs/current/xml2.html) | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | 1.1 | 1.1 | 