

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

# Amazon RDS for PostgreSQL 的扩展版本
<a name="postgresql-extensions"></a>

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

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

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

PostgreSQL 社区有时将这些扩展程序称为模块。扩展针对 PostgreSQL 引擎提供的功能进行了扩展。您可以在 PostgreSQL 版本的默认数据库参数组中找到 Amazon RDS 支持的扩展列表。您还可使用 `psql` 通过显示 `rds.extensions` 参数来查看当前扩展列表，如以下示例中所示。

```
SHOW rds.extensions; 
```

**注意**  
在 `rds.extensions` 中使用 `psql` 参数时，可能不会准确显示在次要版本中添加的扩展。

以下部分说明了 Amazon RDS 针对主要 PostgreSQL 版本支持的扩展。

**Contents**
+ [适用于 PostgreSQL 的 RDS 18 支持的扩展](#postgresql-extensions-18x)
+ [适用于 PostgreSQL 的 RDS 17 支持的扩展](#postgresql-extensions-17x)
+ [RDS for PostgreSQL 16 支持的扩展](#postgresql-extensions-16x)
+ [RDS for PostgreSQL 15 支持的扩展](#postgresql-extensions-15x)
+ [RDS for PostgreSQL 14 支持的扩展](#postgresql-extensions-14x)
+ [RDS for PostgreSQL 13 支持的扩展](#postgresql-extensions-13x)
+ [RDS for PostgreSQL 12 支持的扩展](#postgresql-extensions-12x)
+ [RDS for PostgreSQL 11 支持的扩展](#postgresql-extensions-11x)
+ [RDS for PostgreSQL 10 支持的扩展](#postgresql-extensions-101x)
+ [RDS for PostgreSQL 9.6 支持的扩展](#postgresql-extensions-96x)

## 适用于 PostgreSQL 的 RDS 18 支持的扩展
<a name="postgresql-extensions-18x"></a>

下表显示了 Amazon RDS 目前支持的 PostgreSQL 版本 18 的 PostgreSQL 扩展。有关 PostgreSQL 扩展的更多信息，请参阅[将相关对象打包为扩展](https://www.postgresql.org/docs/18/extend-extensions.html)。

**注意**  
适用于 PostgreSQL 的 Amazon RDS 版本 18 Beta 1、18 Beta 2、18 Beta 3 和 18 的预览文档可能会发生变化。 RC1


| 扩展程序 | 18.3 | 18.2 | 18.1 | 18.0 预览版 | 18 RC1 | 18 Beta 3 | 18 Beta 2 | 18 Beta 1 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/standardize_address.html) | 3.6.0 | 3.6.0 | 3.6.0 | 3.6.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/standardize_address.html) | 3.6.0 | 3.6.0 | 3.6.0 | 3.6.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [amcheck](https://www.postgresql.org/docs/17/amcheck.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [auto\$1explain](https://www.postgresql.org/docs/17/auto-explain.html) | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [autoinc (contrib-spi)](https://www.postgresql.org/docs/17/contrib-spi.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [aws\$1commons](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html#USER_PostgreSQL.S3Import.Reference) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [aws\$1lambda](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL-Lambda.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html#USER_PostgreSQL.S3Import.FileFormats) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [bloom](https://www.postgresql.org/docs/17/bloom.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| bool\$1plperl | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [btree\$1gin](http://www.postgresql.org/docs/17/btree-gin.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gist](http://www.postgresql.org/docs/17/btree-gist.html) | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 
| [citext ](http://www.postgresql.org/docs/17/citext.html) | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 
| [collection](https://github.com/aws/pgcollection) | 1.1.0 | 1.1.0 | 1.1.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [cube](http://www.postgresql.org/docs/17/cube.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [dblink](http://www.postgresql.org/docs/17/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| decoder\$1raw | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [dict\$1int](http://www.postgresql.org/docs/17/dict-int.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/17/dict-xsyn.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [earthdistance](http://www.postgresql.org/docs/17/earthdistance.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| flow\$1control | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/17/fuzzystrmatch.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| h3-pg | 4.2.3 | 4.2.3 | 4.2.3 | 4.2.3 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [hll](https://github.com/citusdata/postgresql-hll) | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 
| [hstore](http://www.postgresql.org/docs/17/hstore.html) | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/17/hstore.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [hypopg](https://github.com/HypoPG/hypopg) | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.2 | 1.4.1 | 1.4.1 | 1.4.1 | 
| [ICU 模块](http://site.icu-project.org/) | 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/17/contrib-spi.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [intagg](http://www.postgresql.org/docs/17/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [intarray](http://www.postgresql.org/docs/17/intarray.html) | 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 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 
| [isn](http://www.postgresql.org/docs/17/isn.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| jsonb\$1plperl | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [lo](https://www.postgresql.org/docs/10/lo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [log\$1fdw](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.foreign-data-wrappers.html#CHAP_PostgreSQL.Extensions.log_fdw) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [ltree](http://www.postgresql.org/docs/17/ltree.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [moddatetime (contrib-spi)](https://www.postgresql.org/docs/15/contrib-spi.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [mysql\$1fdw](https://github.com/EnterpriseDB/mysql_fdw) | 2.9.3 | 2.9.3 | 2.9.3 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 
| [oracle\$1fdw](https://github.com/laurenz/oracle_fdw) | 2.8.0 | 2.8.0 | 2.8.0 | 2.8.0 | 2.8.0 | 2.8.0 | 2.8.0 | 不适用 | 
| [orafce](https://github.com/orafce/orafce) | 4.16.3 | 4.16.3 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 
| [pageinspect](https://www.postgresql.org/docs/current/pageinspect.html) | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 
| [pg\$1bigm](https://github.com/pgbigm/pg_bigm/blob/master/docs/pg_bigm_en.md) | 1.2\$120250903 | 1.2\$120250903 | 1.2\$120250903 | 1.2\$120250903 | 1.2\$120240606 | 1.2\$120240606 | 1.2\$120240606 | 不适用 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/current/pgbuffercache.html) | 1.6 | 1.6 | 1.6 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [pg\$1cron](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_pg_cron.html) | 1.6.7 | 1.6.7 | 1.6.7 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/17/pgfreespacemap.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan) | 1.8.0 | 1.8.0 | 1.8.0 | 1.8.0 | 1.8.0 | 不适用 | 不适用 | 不适用 | 
| [pg\$1logicalinspect](https://www.postgresql.org/docs/18/pglogicalinspect.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [pg\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_Partitions.html) | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 不适用 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/17/pgprewarm.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1proctab](https://github.com/markwkm/pg_proctab) | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 不适用 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.5.3 | 1.5.3 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.1 | 1.5.1 | 不适用 | 
| [pg\$1similarity](https://github.com/eulerto/pg_similarity) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/17/pgstatstatements.html) | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 
| [pg\$1stat\$1monitor](https://github.com/percona/pg_stat_monitor) | 2.3.1 | 2.3.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pg\$1tle](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_trusted_language_extension.html) | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 不适用 | 
| [pg\$1transport](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.TransportableDB.html) | 1 | 1 | 1 | 1.0 | 1.0 | 不适用 | 不适用 | 不适用 | 
| [pg\$1trgm](http://www.postgresql.org/docs/17/pgtrgm.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [pg\$1visibility](https://www.postgresql.org/docs/17/pgvisibility.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1walinspect](https://www.postgresql.org/docs/current/pgwalinspect.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| pgactive | 2.1.7 | 2.1.7 | 2.1.6 | 2.1.6 | 2.1.6 | 2.1.5 | 不适用 | 不适用 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 18 | 18 | 18 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgcrypto](http://www.postgresql.org/docs/17/pgcrypto.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.6 | 2.4.6 | 2.4.6 | 2.4.6 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgrouting](http://docs.pgrouting.org/latest/en/index.html) | 3.8.0 | 3.8.0 | 3.8.0 | 3.8.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgrowlocks](http://www.postgresql.org/docs/17/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/17/pgstattuple.html) | 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.3 | 不适用 | 
| [pgvector](https://github.com/pgvector/pgvector) | 0.8.1 | 0.8.1 | 0.8.1 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 
| [ plperl](https://www.postgresql.org/docs/17/plperl.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [plpgsql](https://www.postgresql.org/docs/17/plpgsql.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 
| [plust](https://github.com/tcdi/plrust) | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pltcl](https://www.postgresql.org/docs/17/pltcl-overview.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [plv8](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html#PostgreSQL.Concepts.General.UpgradingPLv8) | 3.2.4 | 3.2.4 | 3.2.4 | 3.2.4 | 3.2.4 | 3.2.4 | 不适用 | 不适用 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.6.1 | 3.6.1 | 3.6.0 | 3.6.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [postgis\$1raster](https://postgis.net/docs/raster.html) | 3.6.0 | 3.6.0 | 3.6.0 | 3.6.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.6.0 | 3.6.0 | 3.6.0 | 3.6.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 不适用 | 不适用 | 不适用 | 3.6.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/17/postgres-fdw.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [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 | 
| [rdkit](https://github.com/rdkit/rdkit) | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 不适用 | 
| rds\$1tools | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 
| [refint (contrib-spi)](https://www.postgresql.org/docs/17/contrib-spi.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [咆哮的位图](https://github.com/ChenHuajun/pg_roaringbitmap) | 1.1.0 | 1.1.0 | 0.5 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [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 | 
| [sslinfo](http://www.postgresql.org/docs/17/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/17/tablefunc.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [tcn](https://www.postgresql.org/docs/current/tcn.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [tds\$1fdw](https://github.com/tds-fdw/tds_fdw) | 2.0.5 | 2.0.5 | 2.0.5 | 2.0.4 | 2.0.4 | 不适用 | 不适用 | 不适用 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/17/tsm-system-rows.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/17/tsm-system-time.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 
| [unaccent](http://www.postgresql.org/docs/17/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/17/uuid-ossp.html) | 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.6 | 2.6 | 

## 适用于 PostgreSQL 的 RDS 17 支持的扩展
<a name="postgresql-extensions-17x"></a>

下表显示了 Amazon RDS 目前支持的 PostgreSQL 版本 17 的 PostgreSQL 扩展。有关 PostgreSQL 扩展的更多信息，请参阅[将相关对象打包为扩展](https://www.postgresql.org/docs/17/extend-extensions.html)。

**注意**  
Amazon RDS for PostgreSQL 版本 17 测试版 2 和 17 测试版 1 的预览文档可能会随时更改。


| 扩展程序 | 17.9 | 17.8 | 17.7 | 17.6R2 | 17.6 | 17.5R2 | 17.5 | 17.4R2 | 17.4 | 17.3 | 17.2 | 17.1 | 17.0 预览版 | 1 RC17 | 17 Beta 3 | 17 Beta 2 | 17 Beta 1 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/standardize_address.html) | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0alpha2 | 3.5.0alpha2 | 3.5.0dev | 3.5.0dev | 3.5.0dev | 3.5.0dev | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/standardize_address.html) | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0alpha2 | 3.5.0alpha2 | 3.5.0dev | 3.5.0dev | 3.5.0dev | 3.5.0dev | 
| [amcheck](https://www.postgresql.org/docs/17/amcheck.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 | 
| [auto\$1explain](https://www.postgresql.org/docs/17/auto-explain.html) | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [autoinc (contrib-spi)](https://www.postgresql.org/docs/17/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 | 
| [aws\$1commons](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.Reference.html#USER_PostgreSQL.S3Import.create_s3_uri) | 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](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL-Lambda.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 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html#USER_PostgreSQL.S3Import.FileFormats) | 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 | 
| [bloom](https://www.postgresql.org/docs/17/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 | 
| bool\$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 | 
| [btree\$1gin](http://www.postgresql.org/docs/17/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 | 
| [btree\$1gist](http://www.postgresql.org/docs/17/btree-gist.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 | 
| [citext ](http://www.postgresql.org/docs/17/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 | 
| [cube](http://www.postgresql.org/docs/17/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 | 1.5 | 
| [dblink](http://www.postgresql.org/docs/17/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 | 
| decoder\$1raw | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [dict\$1int](http://www.postgresql.org/docs/17/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 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/17/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 | 
| [earthdistance](http://www.postgresql.org/docs/17/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 | 
| flow\$1control | 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 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/17/fuzzystrmatch.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 | 
| h3-pg | 4.2.3 | 4.2.3 | 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 | 4.1.3 | 4.1.3 | 4.1.3 | 4.1.3 | 不适用 | 不适用 | 
| [hll](https://github.com/citusdata/postgresql-hll) | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 
| [hstore](http://www.postgresql.org/docs/17/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 | 1.8 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/17/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 | 1.0 | 
| [hypopg](https://github.com/HypoPG/hypopg) | 1.4.2 | 1.4.2 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 
| [ICU 模块](http://site.icu-project.org/) | 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 | 60.2 | 
| [insert\$1username (contrib-spi)](https://www.postgresql.org/docs/17/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 | 
| [intagg](http://www.postgresql.org/docs/17/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 | 
| [intarray](http://www.postgresql.org/docs/17/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 | 1.5 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 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 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 
| [isn](http://www.postgresql.org/docs/17/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 | 
| 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 | 
| [lo](https://www.postgresql.org/docs/10/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 | 1.1 | 
| [log\$1fdw](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.foreign-data-wrappers.html#CHAP_PostgreSQL.Extensions.log_fdw) | 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 | 
| [ltree](http://www.postgresql.org/docs/17/ltree.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 | 
| [moddatetime (contrib-spi)](https://www.postgresql.org/docs/15/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 | 
| [mysql\$1fdw](https://github.com/EnterpriseDB/mysql_fdw) | 2.9.3 | 2.9.3 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 不适用 | 不适用 | 不适用 | 
| [old\$1snapshot](https://www.postgresql.org/docs/15/oldsnapshot.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 | 
| [oracle\$1fdw](https://github.com/laurenz/oracle_fdw) | 2.8.0 | 2.8.0 | 2.8.0 | 2.7.0 | 2.8.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 
| [orafce](https://github.com/orafce/orafce) | 4.16.3 | 4.16.3 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.13.4 | 4.13.4 | 4.12.0 | 4.10.3 | 4.10.3 | 4.9.4 | 4.9.4 | 4.9.4 | 4.9.4 | 
| [pageinspect](https://www.postgresql.org/docs/current/pageinspect.html) | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 
| [pg\$1bigm](https://github.com/pgbigm/pg_bigm/blob/master/docs/pg_bigm_en.md) | 1.2\$120250903 | 1.2\$120250903 | 1.2\$120240606 | 1.2\$120240606 | 1.2\$120240606 | 1.2\$120240606 | 1.2\$120240606 | 1.2\$120240606 | 1.2\$120240606 | 1.2\$120240606 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/current/pgbuffercache.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [pg\$1cron](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_pg_cron.html) | 1.6.7 | 1.6.7 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.4 | 1.6.4 | 1.6.4 | 1.6.3 | 1.6.3 | 1.6.2 | 不适用 | 不适用 | 不适用 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/17/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 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan) | 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 | 1.7.0 | 1.7.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pg\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_Partitions.html) | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/17/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 | 
| [pg\$1proctab](https://github.com/markwkm/pg_proctab) | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 0.0.12 | 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.3 | 1.5.3 | 1.5.2 | 1.5.1 | 1.5.2 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.1 | 1.5.0 | 1.5.0 | 1.5.0 | 1.5.0 | 不适用 | 不适用 | 不适用 | 
| [pg\$1similarity](https://github.com/eulerto/pg_similarity) | 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/17/pgstatstatements.html) | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 
| [pg\$1tle](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_trusted_language_extension.html) | 1.5.2 | 1.5.2 | 1.5.2 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 
| [pg\$1transport](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.TransportableDB.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 | 
| [pg\$1trgm](http://www.postgresql.org/docs/17/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 | 1.6 | 
| [pg\$1visibility](https://www.postgresql.org/docs/17/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 | 
| [pg\$1walinspect](https://www.postgresql.org/docs/current/pgwalinspect.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 | 
| pgactive | 2.1.7 | 2.1.7 | 2.1.6 | 2.1.4 | 2.1.6 | 2.1.4 | 2.1.6 | 2.1.4 | 2.1.4 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 不适用 | 不适用 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 17.1 | 17.1 | 17.1 | 17.1 | 17.1 | 17.1 | 17.0 | 17.0 | 17.0 | 17.0 | 17.0 | 17 测试版 1 | 17 测试版 1 | 17 测试版 1 | 不适用 | 不适用 | 不适用 | 
| [pgcrypto](http://www.postgresql.org/docs/17/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 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.6 | 2.4.6 | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.5 | 2.4.5 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgrouting](http://docs.pgrouting.org/latest/en/index.html) | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.3 | 3.6.2 | 3.6.2 | 3.6.2 | 3.6.2 | 3.6.2 | 3.6.2 | 3.6.2 | 
| [pgrowlocks](http://www.postgresql.org/docs/17/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 | 
| [pgstattuple](http://www.postgresql.org/docs/17/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 | 
| [pgTAP](https://pgtap.org/) | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.2 | 1.3.2 | 1.3.2 | 
| [pgvector](https://github.com/pgvector/pgvector) | 0.8.1 | 0.8.1 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.7.4 | 0.7.3 | 0.7.3 | 0.7.0 | 0.7.0 | 0.7.0 | 0.7.0 | 
| [ plperl](https://www.postgresql.org/docs/17/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 | 
| [plpgsql](https://www.postgresql.org/docs/17/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 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.4 | 4.2.4 | 4.2.4 | 4.2.4 | 4.2.4 | 4.2.4 | 
| [plust](https://github.com/tcdi/plrust) | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pltcl](https://www.postgresql.org/docs/17/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 | 
| [plv8](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html#PostgreSQL.Concepts.General.UpgradingPLv8) | 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.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.1 | 3.5.0 | 3.5.0 | 3.5.0alpha2 | 3.5.0alpha2 | 3.5.0dev | 3.5.0dev | 3.5.0dev | 3.5.0dev | 3.5.0dev | 
| [postgis\$1raster](https://postgis.net/docs/raster.html) | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0alpha2 | 3.5.0alpha2 | 3.5.0dev | 3.5.0dev | 3.5.0dev | 3.5.0dev | 3.5.0dev | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0alpha2 | 3.5.0alpha2 | 3.5.0dev | 3.5.0dev | 3.5.0dev | 3.5.0dev | 3.5.0dev | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0alpha2 | 3.5.0alpha2 | 3.5.0dev | 3.5.0dev | 3.5.0dev | 3.5.0dev | 3.5.0dev | 
| [postgres\$1fdw](http://www.postgresql.org/docs/17/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 | 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.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 
| [rdkit](https://github.com/rdkit/rdkit) | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 2024\$109\$16（4.6.1） | 2024\$109\$13（4.6.1） | 2024\$109\$13（4.6.1） | 2024\$109\$12（4.6.1） | 2024\$109\$12（4.6.1） | 4.6.0 | 4.6.0 | 4.6.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| rds\$1tools | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.8 | 1.8 | 1.6 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [refint (contrib-spi)](https://www.postgresql.org/docs/17/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 | 
| [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 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [sslinfo](http://www.postgresql.org/docs/17/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 | 
| [tablefunc](http://www.postgresql.org/docs/17/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 | 
| [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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tds\$1fdw](https://github.com/tds-fdw/tds_fdw) | 2.0.5 | 2.0.5 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.3 | 2.0.3 | 2.0.3 | 不适用 | 不适用 | 不适用 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/17/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 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/17/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 | 
| [unaccent](http://www.postgresql.org/docs/17/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 | 
| [uuid-ossp](http://www.postgresql.org/docs/17/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 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 

## RDS for PostgreSQL 16 支持的扩展
<a name="postgresql-extensions-16x"></a>

下表所示为 Amazon RDS 上目前支持的 PostgreSQL 版本 16 的 PostgreSQL 扩展。有关 PostgreSQL 扩展的更多信息，请参阅[将相关对象打包为扩展](https://www.postgresql.org/docs/16/extend-extensions.html)。


| 扩展程序 | 16.13 | 16.12 | 16.11 | 16.10R2 | 16.10 | 16.9R2 | 16.9 | 16.8R2 | 16.8 | 16.7 | 16.6 | 16.5 | 16.4 | 16.3-R2 | 16.3 | 16.2-R3 | 16.2-R2 | 16.2 | 16.1-R2 | 16.1 | 16.0 预览版 | 16 RC1 | 16 测试版 3 | 16 测试版 2 | 16 测试版 1 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/standardize_address.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/standardize_address.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 
| [amcheck](https://www.postgresql.org/docs/16/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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [auto\$1explain](https://www.postgresql.org/docs/16/auto-explain.html) | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [autoinc (contrib-spi)](https://www.postgresql.org/docs/16/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1commons](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.Reference.html#USER_PostgreSQL.S3Import.create_s3_uri) | 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 | 1.2 | 1.2 | 1.2 | 1.2 | 不适用 | 不适用 | 不适用 | 
| [aws\$1lambda](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL-Lambda.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 | 1.0 | 1.0 | 1.0 | 1.0 | 不适用 | 不适用 | 不适用 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html#USER_PostgreSQL.S3Import.FileFormats) | 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.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 不适用 | 不适用 | 不适用 | 
| [bloom](https://www.postgresql.org/docs/16/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| bool\$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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [btree\$1gin](http://www.postgresql.org/docs/16/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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gist](http://www.postgresql.org/docs/16/btree-gist.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 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 
| [citext ](http://www.postgresql.org/docs/16/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 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [cube](http://www.postgresql.org/docs/16/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 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [dblink](http://www.postgresql.org/docs/16/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| decoder\$1raw | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [dict\$1int](http://www.postgresql.org/docs/16/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/16/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/16/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| flow\$1control | 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 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/16/fuzzystrmatch.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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| h3-pg | 4.2.3 | 4.2.3 | 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 | 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 | 4.1.3 | 4.1.3 | 不适用 | 不适用 | 不适用 | 
| [hll](https://github.com/citusdata/postgresql-hll) | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.17 | 2.17 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [hstore](http://www.postgresql.org/docs/16/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 | 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/16/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 | 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.2 | 1.4.2 | 1.4.1 | 1.4.1 | 1.4.1 | 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 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 不适用 | 不适用 | 不适用 | 
| [ICU 模块](http://site.icu-project.org/) | 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 | 60.2 | 60.2 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [insert\$1username (contrib-spi)](https://www.postgresql.org/docs/16/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/16/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [intarray](http://www.postgresql.org/docs/16/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 | 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 | 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 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.1 | 
| [isn](http://www.postgresql.org/docs/16/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 | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [lo](https://www.postgresql.org/docs/10/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [log\$1fdw](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.foreign-data-wrappers.html#CHAP_PostgreSQL.Extensions.log_fdw) | 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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [ltree](http://www.postgresql.org/docs/16/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [moddatetime (contrib-spi)](https://www.postgresql.org/docs/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [mysql\$1fdw](https://github.com/EnterpriseDB/mysql_fdw) | 2.9.3 | 2.9.3 | 2.9.2 | 2.9.2 | 2.9.2 | 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.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.0 | 2.9.0 | N/A | 不适用 | 不适用 | 不适用 | 
| [old\$1snapshot](https://www.postgresql.org/docs/15/oldsnapshot.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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [oracle\$1fdw](https://github.com/laurenz/oracle_fdw) | 2.8.0 | 2.8.0 | 2.8.0 | 2.7.0 | 2.8.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.6.0 | 2.6.0 | 2.6.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.16.3 | 4.16.3 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.13.4 | 4.13.4 | 4.10.3 | 4.9.4 | 4.9.4 | 4.9.0 | 4.9.0 | 4.9.0 | 4.6.1 | 4.6.1 | 4.3.0 | 4.3.0 | 4.3.0 | 4.3.0 | 不适用 | 不适用 | 不适用 | 
| [pageinspect](https://www.postgresql.org/docs/current/pageinspect.html) | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 
| [pg\$1bigm](https://github.com/pgbigm/pg_bigm/blob/master/docs/pg_bigm_en.md) | 1.2-20250903 | 1.2-20250903 | 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 | 1.2 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/current/pgbuffercache.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 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [pg\$1cron](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_pg_cron.html) | 1.6.7 | 1.6.7 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.4 | 1.6.4 | 1.6.3 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.1 | 1.6.1 | 1.5.2 | 1.5.2 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/16/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 | 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.2 | 1.6.2 | 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.0 | 1.6.0 | 1.6.0 | 1.6.0 | 1.6.0 | 1.6.0 | 1.6.0 | 1.6.0 | 1.6.0 | 1.6.0 | 1.6.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pg\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_Partitions.html) | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.0.1 | 5.0.1 | 5.0.0 | 5.0.0 | 5.0.0 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/16/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1proctab](https://github.com/markwkm/pg_proctab) | 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.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.10 | 0.0.10 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.5.3 | 1.5.3 | 1.5.2 | 1.5.1 | 1.5.2 | 1.5.1 | 1.5.0 | 1.5.0 | 1.5.0 | 1.5.0 | 1.5.0 | 1.5.0 | 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 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 
| [pg\$1similarity](https://github.com/eulerto/pg_similarity) | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/16/pgstatstatements.html) | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 
| [pg\$1tle](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_trusted_language_extension.html) | 1.5.2 | 1.5.2 | 1.5.2 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.0 | 1.1.0 | 1.1.0 | 1.0.4 | 1.0.4 | 1.0.4 | 
| [pg\$1transport](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.TransportableDB.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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1trgm](http://www.postgresql.org/docs/16/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 | 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/16/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1walinspect](https://www.postgresql.org/docs/current/pgwalinspect.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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| pgactive | 2.1.7 | 2.1.7 | 2.1.6 | 2.1.4 | 2.1.6 | 2.1.4 | 2.1.6 | 2.1.4 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.2 | 2.1.1 | 2.1.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 16.1 | 16.1 | 16.1 | 16.1 | 16.1 | 16.1 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 16.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgcrypto](http://www.postgresql.org/docs/16/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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.6 | 2.4.6 | 2.4.5 | 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 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 2.4.4 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgrouting](http://docs.pgrouting.org/latest/en/index.html) | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.5.0 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.1 | 
| [pgrowlocks](http://www.postgresql.org/docs/16/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/16/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 | 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.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.2 | 1.3.2 | 1.3.2 | 1.3.2 | 1.3.1 | 1.3.1 | 1.3.1 | 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.1 | 0.8.1 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.7.3 | 0.7.0 | 0.7.0 | 0.6.2 | 0.6.2 | 0.6.0 | 0.5.1 | 0.5.1 | 0.5.0 | 0.4.4 | 0.4.4 | 0.4.4 | 0.4.1 | 0.4.1 | 0.4.1 | 
| plcoffee | 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.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.9 | 3.1.8 | 3.1.7 | 3.1.7 | 3.1.7 | 不适用 | 不适用 | 不适用 | 不适用 | 
| plls | 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.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.9 | 3.1.8 | 3.1.7 | 3.1.7 | 3.1.7 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [ plperl](https://www.postgresql.org/docs/16/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/16/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 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.2 | 4.2.2 | 4.2.2 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [plust](https://github.com/tcdi/plrust) | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.6 | 1.2.4 | 1.2.4 | 1.2.4 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pltcl](https://www.postgresql.org/docs/16/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html#PostgreSQL.Concepts.General.UpgradingPLv8) | 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.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.9 | 3.1.8 | 3.1.7 | 3.1.7 | 3.1.7 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 
| [postgis\$1raster](https://postgis.net/docs/raster.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0 | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 3.4.0dev | 
| [postgres\$1fdw](http://www.postgresql.org/docs/16/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 | 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.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 
| [rdkit](https://github.com/rdkit/rdkit) | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$13） | 4.6.1（版本 2024\$109\$13） | 4.6.1 | 4.6.1 | 4.5.0（版本 2024\$103\$15） | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.3.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| rds\$1tools | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.7 | 1.7 | 1.5 | 1.5 | 1.5 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [refint (contrib-spi)](https://www.postgresql.org/docs/16/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 | 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 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [sslinfo](http://www.postgresql.org/docs/16/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/16/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 | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [tds\$1fdw](https://github.com/tds-fdw/tds_fdw) | 2.0.5 | 2.0.5 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 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 | 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/16/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/16/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [unaccent](http://www.postgresql.org/docs/16/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/16/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 | 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.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 

## RDS for PostgreSQL 15 支持的扩展
<a name="postgresql-extensions-15x"></a>

下表所示为 Amazon RDS 上目前支持的 PostgreSQL 版本 15 的 PostgreSQL 扩展。有关 PostgreSQL 扩展的更多信息，请参阅[将相关对象打包为扩展](https://www.postgresql.org/docs/15/extend-extensions.html)。


| 扩展程序 | 15.17 | 15.16 | 15.15 | 15.14R2 | 15.14 | 15.13R2 | 15.13 | 15.12R2 | 15.12 | 15.11 | 15.10 | 15.9 | 15.8 | 15.7-R2 | 15.7 | 15.6-R3 | 15.6-R2 | 15.6 | 15.5-R2 | 15.5 | 15.4-R3 | 15.4-R2 | 15.4 | 15.3-R2 | 15.3 | 15.2-R2 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/standardize_address.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/standardize_address.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 
| [amcheck](https://www.postgresql.org/docs/15/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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [auto\$1explain](https://www.postgresql.org/docs/15/auto-explain.html) | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [autoinc (contrib-spi)](https://www.postgresql.org/docs/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [aws\$1commons](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.Reference.html#USER_PostgreSQL.S3Import.create_s3_uri) | 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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [aws\$1lambda](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL-Lambda.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 | 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/UserGuide/USER_PostgreSQL.S3Import.html#USER_PostgreSQL.S3Import.FileFormats) | 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.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 | 
| [bloom](https://www.postgresql.org/docs/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| bool\$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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [btree\$1gin](http://www.postgresql.org/docs/15/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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [btree\$1gist](http://www.postgresql.org/docs/15/btree-gist.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 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 
| [citext ](http://www.postgresql.org/docs/15/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 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [cube](http://www.postgresql.org/docs/15/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 | 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/15/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| decoder\$1raw | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [dict\$1int](http://www.postgresql.org/docs/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/15/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| flow\$1control | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/15/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [h3-pg](https://github.com/zachasme/h3-pg/tree/main#readme) | 4.2.3 | 4.2.3 | 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 | 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.2 | 4.1.2 | 4.1.2 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [hll](https://github.com/citusdata/postgresql-hll) | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 
| [hstore](http://www.postgresql.org/docs/15/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 | 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/15/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 | 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.2 | 1.4.2 | 1.4.1 | 1.4.1 | 1.4.1 | 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 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.3.1 | 1.3.1 | 不适用 | 不适用 | 不适用 | 
| [ICU 模块](http://site.icu-project.org/) | 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 | 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/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/15/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [intarray](http://www.postgresql.org/docs/15/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 | 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 | 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/15/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 | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [lo](https://www.postgresql.org/docs/10/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [log\$1fdw](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.foreign-data-wrappers.html#CHAP_PostgreSQL.Extensions.log_fdw) | 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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [ltree](http://www.postgresql.org/docs/15/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [moddatetime (contrib-spi)](https://www.postgresql.org/docs/15/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 | 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.3 | 2.9.3 | 2.9.2 | 2.9.2 | 2.9.2 | 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.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.1 | 2.9.0 | 2.9.0 | 2.9.0 | 2.9.0 | 2.9.0 | 2.9.0 | 
| [old\$1snapshot](https://www.postgresql.org/docs/15/oldsnapshot.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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [oracle\$1fdw](https://github.com/laurenz/oracle_fdw) | 2.8.0 | 2.8.0 | 2.8.0 | 2.7.0 | 2.8.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.3.0 | 2.3.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.16.3 | 4.16.3 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.14.0 | 4.13.4 | 4.13.4 | 4.10.3 | 4.9.4 | 4.9.4 | 4.9.0 | 4.9.0 | 4.9.0 | 4.6.1 | 4.6.1 | 4.3.0 | 4.3.0 | 4.3.0 | 3.24 | 3.24 | 3.24 | 3.24 | 3.24 | 
| [pageinspect](https://www.postgresql.org/docs/current/pageinspect.html) | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 
| [pg\$1bigm](https://github.com/pgbigm/pg_bigm/blob/master/docs/pg_bigm_en.md) | 1.2\$120250903 | 1.2\$120250903 | 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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/current/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 | 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/UserGuide/PostgreSQL_pg_cron.html) | 1.6.7 | 1.6.7 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.4 | 1.6.4 | 1.6.3 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.1 | 1.6.1 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.4.1 | 1.4.1 | 1.4.1 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/15/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 | 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.3 | 1.5.3 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.5.2 | 1.5.2 | 1.5.1 | 1.5.1 | 1.5.1 | 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\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_Partitions.html) | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.0.1 | 5.0.1 | 5.0.0 | 5.0.0 | 5.0.0 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 4.6.2 | 4.6.2 | 4.6.2 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/15/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1proctab](https://github.com/markwkm/pg_proctab) | 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.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 | 
| [pg\$1repack](http://reorg.github.io/pg_repack/) | 1.5.3 | 1.5.3 | 1.5.2 | 1.5.1 | 1.5.2 | 1.5.1 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 1.4.8 | 
| [pg\$1similarity](https://github.com/eulerto/pg_similarity) | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/15/pgstatstatements.html) | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 1.10 | 
| [pg\$1tle](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_trusted_language_extension.html) | 1.5.2 | 1.5.2 | 1.5.2 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.1 | 1.0.4 | 1.0.4 | 1.0.1 | 1.0.1 | 
| [pg\$1transport](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.TransportableDB.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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1trgm](http://www.postgresql.org/docs/15/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 | 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/15/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1walinspect](https://www.postgresql.org/docs/current/pgwalinspect.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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| pgactive | 2.1.7 | 2.1.7 | 2.1.6 | 2.1.4 | 2.1.6 | 2.1.4 | 2.1.6 | 2.1.4 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.2 | 2.1.1 | 2.1.1 | 2.1.0 | 2.1.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.7.1 | 1.7.1 | 1.7.1 | 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 | 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 | 1.7.0 | 1.7.0 | 
| [pgcrypto](http://www.postgresql.org/docs/15/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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.6 | 2.4.6 | 2.4.5 | 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.3 | 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.2 | 2.4.2 | 2.4.2 | 
| [pgrouting](http://docs.pgrouting.org/latest/en/index.html) | 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.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.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 | 
| [pgrowlocks](http://www.postgresql.org/docs/15/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgstattuple](http://www.postgresql.org/docs/15/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 | 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.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.2 | 1.3.2 | 1.3.2 | 1.3.2 | 1.3.1 | 1.3.1 | 1.3.1 | 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.1 | 0.8.1 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.7.3 | 0.7.0 | 0.7.0 | 0.6.2 | 0.6.2 | 0.6.0 | 0.5.1 | 0.5.1 | 0.5.1 | 0.5.0 | 0.4.4 | 0.4.4 | 0.4.1 | 0.4.1 | 不适用 | 不适用 | 
| plcoffee | 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.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.9 | 3.1.8 | 3.1.4 | 3.1.4 | 3.1.4 | 3.1.4 | 3.1.4 | 3.1.4 | 3.1.4 | 3.1.4 | 
| plls | 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.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.9 | 3.1.8 | 3.1.4 | 3.1.4 | 3.1.4 | 3.1.4 | 3.1.4 | 3.1.4 | 3.1.4 | 3.1.4 | 
| [ plperl](https://www.postgresql.org/docs/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 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.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 4.2.1 | 
| [plust](https://github.com/tcdi/plrust) | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.6 | 1.2.5 | 1.2.5 | 1.2.3 | 1.1.1 | 1.1.1 | 1.0.0 | 不适用 | 不适用 | 
| [pltcl](https://www.postgresql.org/docs/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html#PostgreSQL.Concepts.General.UpgradingPLv8) | 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.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.9 | 3.1.8 | 3.1.8 | 3.1.8 | 3.1.6 | 3.1.6 | 3.1.6 | 3.1.4 | 3.1.4 | 3.1.4 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 
| [postgis\$1raster](https://postgis.net/docs/raster.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.4.3。 | 3.4.3。 | 3.4.3。 | 3.4.3。 | 3.4.3。 | 3.4.3。 | 3.4.3。 | 3.4.3。 | 3.4.3。 | 3.4.3。 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 3.3.2 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/15/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 | 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.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 
| [rdkit](https://github.com/rdkit/rdkit) | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$16） | 4.6.1（版本 2024\$109\$13） | 4.6.1（版本 2024\$109\$13） | 4.6.1 | 4.6.1 | 4.5.0（版本 2024\$103\$15） | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.3.0 | 4.3.0 | 4.2.0 | 4.2.0 | 4.2.0 | 4.2.0 | 4.2.0 | 4.2.0 | 
| [rds\$1tools](https://aws.amazon.com/blogs/database/scram-authentication-in-rds-for-postgresql-13) | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.7 | 1.7 | 1.5 | 1.5 | 1.5 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [refint (contrib-spi)](https://www.postgresql.org/docs/15/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 | 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 | 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 | 
| [sslinfo](http://www.postgresql.org/docs/15/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/15/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 | 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 | 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 | 
| [tds\$1fdw](https://github.com/tds-fdw/tds_fdw) | 2.0.5 | 2.0.5 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 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 | 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/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/15/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [unaccent](http://www.postgresql.org/docs/15/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/15/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 | 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.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 

## RDS for PostgreSQL 14 支持的扩展
<a name="postgresql-extensions-14x"></a>

下表所示为 Amazon RDS 上目前支持的 PostgreSQL 版本 14 的 PostgreSQL 扩展。有关 PostgreSQL 扩展的更多信息，请参阅[将相关对象打包为扩展](https://www.postgresql.org/docs/14/extend-extensions.html)。


| 扩展程序 | 14.22 | 14.21 | 14.20 | 14.19R2 | 14.19 | 14.18R2 | 14.18 | 14.17R2 | 14.17 | 14.16 | 14.15 | 14.14 | 14.13 | 14.12-R2 | 14.12 | 14.11-R3 | 14.11-R2 | 14.11 | 14.10-R2 | 14.10 | 14.9-R2 | 14.9 | 14.8-R2 | 14.8 | 14.7 | 14.6 | 14.5 | 14.4 | 14.3 | 14.2 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/standardize_address.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.5 | 3.1.5 | 3.1.5 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/standardize_address.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.5 | 3.1.5 | 3.1.5 | 
| [amcheck](https://www.postgresql.org/docs/14/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 | 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 | 
| [autoinc (contrib-spi)](https://www.postgresql.org/docs/14/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 | 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](https://www.postgresql.org/docs/14/auto-explain.html) | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [aws\$1commons](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.Reference.html#USER_PostgreSQL.S3Import.create_s3_uri) | 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 | 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](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL-Lambda.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 | 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/UserGuide/USER_PostgreSQL.S3Import.html#USER_PostgreSQL.S3Import.FileFormats)  | 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.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 | 
| [bloom](https://www.postgresql.org/docs/14/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 | 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.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 | 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/14/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 | 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/14/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 | 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/14/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 | 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/14/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 | 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/14/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 | 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/14/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 | 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/14/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 | 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/14/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| flow\$1control | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/14/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 | 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/tree/main#readme) | 4.2.3 | 4.2.3 | 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 | 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.2 | 4.1.2 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [hll](https://github.com/citusdata/postgresql-hll) | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.16 | 2.16 | 2.16 | 2.16 | 2.16 | 2.16 | 2.16 | 2.16 | 2.16 | 2.15 | 2.15 | 2.15 | 
| [hstore](http://www.postgresql.org/docs/14/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 | 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/14/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 | 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.1 | 1.4.1 | 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 | 1.4.0 | 1.4.0 | 1.4.0 | 1.3.1 | 1.3.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [ICU 模块](http://site.icu-project.org/) | 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 | 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/14/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 | 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/14/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 | 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/14/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 | 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 | 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/14/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 | 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 | 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/10/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 | 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](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.foreign-data-wrappers.html#CHAP_PostgreSQL.Extensions.log_fdw) | 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 | 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/14/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [mysql\$1fdw](https://github.com/EnterpriseDB/mysql_fdw) | 2.9.3 | 2.9.3 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.9.2 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 不适用 | 不适用 | 
| [moddatetime (contrib-spi)](https://www.postgresql.org/docs/14/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [old\$1snapshot](https://www.postgresql.org/docs/14/oldsnapshot.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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [oracle\$1fdw](https://github.com/laurenz/oracle_fdw) | 2.8.1 | 2.8.1 | 2.8.0 | 2.7.0 | 2.8.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.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.16.3 | 4.16.3 | 4.14。 | 4.14。 | 4.14。 | 4.14。 | 4.14。 | 4.14。 | 4.13.4 | 4.13.4 | 4.10.3 | 4.9.4 | 4.9.4 | 4.9.0 | 4.9.0 | 4.9.0 | 4.6.1 | 4.6.1 | 4.3.0 | 4.3.0 | 3.24 | 3.24 | 3.24 | 3.24 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 
| [pageinspect](https://www.postgresql.org/docs/current/pageinspect.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 | 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\$1bigm](https://github.com/pgbigm/pg_bigm/blob/master/docs/pg_bigm_en.md) | 1.2\$120250903 | 1.2\$120250903 | 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 | 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/current/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 | 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/UserGuide/PostgreSQL_pg_cron.html) | 1.6.7 | 1.6.7 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.4 | 1.6.4 | 1.6.3 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.1 | 1.6.1 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/14/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 | 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.4 | 1.4.4 | 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.2 | 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.7 | 1.3.7 | 1.3.7 | 
| [pg\$1partman](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_Partitions.html) | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.2.4 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | 5.0.1 | 5.0.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.7.3 | 4.7.3 | 4.7.3 | 4.7.3 | 4.6.2 | 4.6.2 | 4.6.2 | 4.6.0 | 4.6.0 | 4.6.0 | 4.6.0 | 4.6.0 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/14/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 | 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](https://github.com/markwkm/pg_proctab) | 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.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 | 0.0.9 | 0.0.9 | 0.0.9 | 
| [pg\$1repack](http://reorg.github.io/pg_repack/) | 1.5.3 | 1.5.3 | 1.5.2 | 1.4.7 | 1.5.2 | 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 | 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 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 
| [pg\$1similarity](https://github.com/eulerto/pg_similarity) | 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 | 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/14/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 | 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.5.2 | 1.5.2 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.1 | 1.0.4 | 1.0.4 | 1.0.1 | 1.0.1 | 1.0.1 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pg\$1transport](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.TransportableDB.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 | 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\$1trgm](http://www.postgresql.org/docs/14/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 | 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/14/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| pgactive | 2.1.7 | 2.1.7 | 2.1.6 | 2.1.4 | 2.1.6 | 2.1.4 | 2.1.6 | 2.1.4 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.2 | 2.1.1 | 2.1.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6.1 | 1.6 | 1.6 | 
| [pgcrypto](http://www.postgresql.org/docs/14/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 | 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.6 | 2.4.6 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 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 | 2.4.1 | 2.4.0 | 2.4.0 | 2.4.0 | 
| [pgrouting](http://docs.pgrouting.org/latest/en/index.html) | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.2 | 3.2.0 | 3.2.0 | 3.2.0 | 3.2.0 | 3.2.0 | 
| [pgrowlocks](http://www.postgresql.org/docs/14/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 | 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/14/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 | 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.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.2 | 1.3.2 | 1.3.2 | 1.3.2 | 1.3.1 | 1.3.1 | 1.3.1 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.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.1 | 0.8.1 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.7.3 | 0.7.0 | 0.7.0 | 0.6.2 | 0.6.2 | 0.6.0 | 0.5.1 | 0.5.1 | 0.5.0 | 0.4.4 | 0.4.4 | 0.4.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| plcoffee | 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.10 | 3.1.10 | 3.1.10 | 3.1.10 | 2.3.15 | 3.1.10 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 
| plls | 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.10 | 3.1.10 | 3.1.10 | 3.1.10 | 2.3.15 | 3.1.10 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 
| [ plperl](https://www.postgresql.org/docs/14/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 | 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/14/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 | 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.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.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.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 
| [plust](https://github.com/tcdi/plrust) | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.6 | 1.2.5 | 1.2.3 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pltcl](https://www.postgresql.org/docs/14/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 | 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://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html#PostgreSQL.Concepts.General.UpgradingPLv8) | 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.10 | 3.1.10 | 3.1.10 | 3.1.10 | 2.3.15 | 3.1.10 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 
| [postgis\$1raster](https://postgis.net/docs/raster.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/14/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 | 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.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 
| [rdkit](https://github.com/rdkit/rdkit) | 4.6.1（版本 2024\$109\$13） | 4.6.1（版本 2024\$109\$13） | 4.6.1（版本 2024\$109\$13） | 4.6.1（版本 2024\$109\$13） | 4.6.1（版本 2024\$109\$13） | 4.6.1（版本 2024\$109\$13） | 4.6.1（版本 2024\$109\$13） | 4.6.1（版本 2024\$109\$13） | 4.6.1 | 4.6.1 | 4.5.0（版本 2024\$103\$15） | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.4.0 | 4.3.0 | 4.2.0 | 4.2.0 | 4.2.0 | 4.2.0 | 4.2.0 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 
| [rds\$1tools](https://aws.amazon.com/blogs/database/scram-authentication-in-rds-for-postgresql-13) | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.7 | 1.7 | 1.5 | 1.5 | 1.5 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 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/14/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 | 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 | 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/14/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 | 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/14/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 | 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 | 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](https://github.com/tds-fdw/tds_fdw) | 2.0.5 | 2.0.5 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 不适用 | 不适用 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/14/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 | 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/14/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 | 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/14/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 | 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/14/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 | 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.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 

## RDS for PostgreSQL 13 支持的扩展
<a name="postgresql-extensions-13x"></a>

下表所示为 Amazon RDS 上目前支持的 PostgreSQL 版本 13 的 PostgreSQL 扩展。有关 PostgreSQL 扩展的更多信息，请参阅[将相关对象打包为扩展](https://www.postgresql.org/docs/13/extend-extensions.html)。


| 扩展程序 | 13.23 | 13.22R2 | 13.22 | 13.21R2 | 13.21 | 13.20R2 | 13.20 | 13.19 | 13.18 | 13.17 | 13.16 | 13.15-R2 | 13.15 | 13.14-R3 | 13.14-R2 | 13.14 | 13.13-R2 | 13.13 | 13.12-R2 | 13.12 | 13.11-R2 | 13.11 | 13.10 | 13.9 | 13.8 | 13.7 | 13.6 | 13.5 | 13.4 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/standardize_address.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 3.0.3 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/standardize_address.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 3.0.3 | 
| [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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 不适用 | 不适用 | 
| [aws\$1commons](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.Reference.html#USER_PostgreSQL.S3Import.create_s3_uri) | 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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.1 | 1.1 | 
| [aws\$1lambda](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL-Lambda.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 | 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/UserGuide/USER_PostgreSQL.S3Import.html#USER_PostgreSQL.S3Import.FileFormats) | 1.2 | 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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [bloom](https://www.postgresql.org/docs/current/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 | 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.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 | 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/current/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 | 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/current/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 | 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/current/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 | 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/current/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 | 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/current/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 | 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/current/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 | 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/current/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 | 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/current/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| flow\$1control | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/current/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 | 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/tree/main#readme) | 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 | 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.2 | 4.1.2 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [hll](https://github.com/citusdata/postgresql-hll) | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 
| [hstore](http://www.postgresql.org/docs/current/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 | 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/current/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 | 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.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 | 1.4.0 | 1.4.0 | 1.4.0 | 1.3.1 | 1.3.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [ICU 模块](http://site.icu-project.org/) | 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 | 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 | 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/current/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 | 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/current/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 | 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 | 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/current/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 | 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 | 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/10/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [log\$1fdw](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.foreign-data-wrappers.html#CHAP_PostgreSQL.Extensions.log_fdw) | 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 | 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/current/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 | 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 | 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.2 | 2.9.2 | 2.9.2 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [oracle\$1fdw](https://github.com/laurenz/oracle_fdw) | 2.8.0 | 2.7.0 | 2.8.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.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.14.0 | 4.14.0 | 4.13.4 | 4.13.4 | 4.10.3 | 4.9.4 | 4.9.4 | 4.9.0 | 4.9.0 | 4.9.0 | 4.6.1 | 4.6.1 | 4.3.0 | 4.3.0 | 3.24 | 3.24 | 3.24 | 3.24 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 
| [pageinspect](https://www.postgresql.org/docs/current/pageinspect.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 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 
| [pg\$1bigm](https://github.com/pgbigm/pg_bigm/blob/master/docs/pg_bigm_en.md)  | 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 | 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/current/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 | 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/UserGuide/PostgreSQL_pg_cron.html) | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.5 | 1.6.4 | 1.6.4 | 1.6.3 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.1 | 1.6.1 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.3.1 | 1.3.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 | 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.10 | 1.3.10 | 1.3.10 | 1.3.9 | 1.3.9 | 1.3.9 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 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/UserGuide/PostgreSQL_Partitions.html) | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 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/current/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1proctab](https://github.com/markwkm/pg_proctab) | 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.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 | 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.1 | 1.5.2 | 1.5.1 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 1.4.6 | 
| [pg\$1similarity](https://github.com/eulerto/pg_similarity) | 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 | 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/current/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 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 
| [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.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.4.0 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.1 | 1.1.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pg\$1transport](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.TransportableDB.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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1trgm](http://www.postgresql.org/docs/current/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 | 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/current/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| pgactive | 2.1.6 | 2.1.4 | 2.1.6 | 2.1.4 | 2.1.6 | 2.1.4 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.2 | 2.1.1 | 2.1.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.5.3 | 1.5.3 | 1.5.3 | 1.5.3 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 1.5.2 | 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.5 | 1.5 | 1.5 | 
| [pgcrypto](http://www.postgresql.org/docs/current/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 | 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.5 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 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 | 2.4.0 | 2.4.0 | 2.4.0 | 2.3.3 | 2.3.3 | 
| [pgrouting](http://docs.pgrouting.org/latest/en/index.html) | 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.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.3 | 3.1.3 | 3.1.3 | 3.1.3 | 3.1.0 | 3.1.0 | 
| [pgrowlocks](http://www.postgresql.org/docs/current/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 | 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/current/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 | 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.3 | 1.3.3 | 1.3.3 | 1.3.2 | 1.3.2 | 1.3.2 | 1.3.2 | 1.3.1 | 1.3.1 | 1.3.1 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.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.8.0 | 0.8.0 | 0.8.0 | 0.8.0 | 0.7.3 | 0.7.0 | 0.7.0 | 0.6.2 | 0.6.2 | 0.6.0 | 0.5.1 | 0.5.1 | 0.5.0 | 0.4.4 | 0.4.4 | 0.4.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| plcoffee | 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.10 | 3.1.10 | 2.3.15 | 3.1.10 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 
| plls | 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.10 | 3.1.10 | 2.3.15 | 3.1.10 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 
| [ 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 | 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/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 | 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.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 4.2.5 | 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.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 | 
| [plust](https://github.com/tcdi/plrust) | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.7 | 1.2.6 | 1.2.5 | 1.2.3 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [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 | 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://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html#PostgreSQL.Concepts.General.UpgradingPLv8) | 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.10 | 3.1.10 | 2.3.15 | 3.1.10 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 2.3.15 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 3.0.3 | 
| [postgis\$1raster](https://postgis.net/docs/raster.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 3.0.3 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 3.0.3 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 3.0.3 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/current/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 | 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.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 
| [rdkit](https://github.com/rdkit/rdkit) | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 
| [rds\$1tools](https://aws.amazon.com/blogs/database/scram-authentication-in-rds-for-postgresql-13) | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.7 | 1.7 | 1.5 | 1.5 | 1.5 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 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 | 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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [sslinfo](http://www.postgresql.org/docs/current/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 | 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/current/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 | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [tds\$1fdw](https://github.com/tds-fdw/tds_fdw) | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.4 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 2.0.2 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [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 | 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/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 | 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/current/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 | 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/current/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 | 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.6 | 2.6 | 2.6 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 

## RDS for PostgreSQL 12 支持的扩展
<a name="postgresql-extensions-12x"></a>

下表所示为 Amazon RDS 上目前支持的 PostgreSQL 版本 12 的 PostgreSQL 扩展。有关 PostgreSQL 扩展的更多信息，请参阅[将相关对象打包为扩展](https://www.postgresql.org/docs/12/extend-extensions.html)。


| 扩展程序 | 12.22 | 12.21 | 12.20 | 12.19-R2 | 12.19 | 12.18-R3 | 12.18-R2 | 12.18 | 12.17-R2 | 12.17 | 12.16-R2 | 12.16 | 12.15 | 12.14 | 12.13 | 12.12 | 12.11 | 12.10 | 12.9 | 12.8 | 12.7 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/standardize_address.html) | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/standardize_address.html) | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 
| [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 | 1.2 | 1.2 | 1.2 | 
| auto\$1explain | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [aws\$1commons](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.Reference.html#USER_PostgreSQL.S3Import.create_s3_uri) | 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 | 1.0 | 1.0 | 1.0 | 
| [aws\$1lambda](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL-Lambda.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 | 1.0 | 1.0 | 1.0 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html#USER_PostgreSQL.S3Import.FileFormats) | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 1.1 | 1.1 | 1.1 | 
| [hll](https://github.com/citusdata/postgresql-hll) | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 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 | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [ICU 模块](http://site.icu-project.org/) | 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 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 
| [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 | 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 | 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 | 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 | 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 | 1.0 | 1.0 | 1.0 | 
| [lo](https://www.postgresql.org/docs/10/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 | 1.1 | 1.1 | 1.0 | 1.0 | 1.0 | 
| [log\$1fdw](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.foreign-data-wrappers.html#CHAP_PostgreSQL.Extensions.log_fdw) | 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 | 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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [oracle\$1fdw](https://github.com/laurenz/oracle_fdw) | 2.7.0 | 2.7.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.0 | 2.3.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.13.4 | 4.13.4 | 4.10.3 | 4.9.4 | 4.9.4 | 4.9.0 | 4.9.0 | 4.9.0 | 4.6.1 | 4.6.1 | 4.3.0 | 4.3.0 | 3.24 | 3.24 | 3.24 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 
| [pageinspect](https://www.postgresql.org/docs/current/pageinspect.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 | 1.7 | 1.7 | 1.7 | 
| [pg\$1bigm](https://github.com/pgbigm/pg_bigm/blob/master/docs/pg_bigm_en.md) | 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 | 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 | 1.3 | 1.3 | 1.3 | 
| [pg\$1cron](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_pg_cron.html) | 1.6.4 | 1.6.4 | 1.6.3 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.1 | 1.6.1 | 1.5.2 | 1.5.2 | 1.5.2 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | 1.3.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 | 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.9 | 1.3.9 | 1.3.9 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 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/UserGuide/PostgreSQL_Partitions.html) | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 4.5.1 | 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 | 1.2 | 1.2 | 1.2 | 
| [pg\$1proctab](https://github.com/markwkm/pg_proctab) | 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.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 | 0.0.9 | 0.0.9 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 1.4.5 | 
| [pg\$1similarity](https://github.com/eulerto/pg_similarity) | 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 | 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 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 
| [pg\$1transport](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.TransportableDB.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 | 1.0 | 1.0 | 1.0 | 
| [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 | 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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| pgactive | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.2 | 2.1.1 | 2.1.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 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 | 1.4.3 | 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 | 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.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.3 | 2.4.2 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.1 | 2.4.0 | 2.4.0 | 2.4.0 | 2.3.2 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.5 | 3.0.5 | 3.0.5 | 3.0.5 | 3.0.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 | 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 | 1.5 | 1.5 | 1.5 | 
| [pgTAP](https://pgtap.org/) | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.2 | 1.3.2 | 1.3.2 | 1.3.2 | 1.3.1 | 1.3.1 | 1.3.1 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.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.3 | 0.7.3 | 0.7.3 | 0.7.0 | 0.7.0 | 0.6.2 | 0.6.2 | 0.6.0 | 0.5.1 | 0.5.1 | 0.5.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| plcoffee | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 2.3.14 | 3.1.10 | 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.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 
| plls | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 2.3.14 | 3.1.10 | 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.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 
| [ 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 | 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 | 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 | 4.2.4 | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html#PostgreSQL.Concepts.General.UpgradingPLv8) | 3.1.10 | 3.1.10 | 3.1.10 | 3.1.10 | 2.3.14 | 3.1.10 | 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.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 2.3.14 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 
| [postgis\$1raster](https://postgis.net/docs/raster.html) | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.4.3 | 3.4.3 | 3.4.2 | 3.4.2 | 3.4.2 | 3.4.1 | 3.4.1 | 3.4.1 | 3.4.0 | 3.4.0 | 3.3.3 | 3.3.3 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 3.0.3 | 
| [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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [prefix](https://github.com/dimitri/prefix) | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 
| [rdkit](https://github.com/rdkit/rdkit) | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 
| [rds\$1tools](https://aws.amazon.com/blogs/database/scram-authentication-in-rds-for-postgresql-13) | 1.7 | 1.7 | 1.5 | 1.5 | 1.5 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [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 | 1.3 | 1.3 | 1.3 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [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 | 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 | 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 | 1.0 | 1.0 | 1.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [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 | 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 | 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 | 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 | 1.1 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.6 | 2.6 | 2.6 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 

## RDS for PostgreSQL 11 支持的扩展
<a name="postgresql-extensions-11x"></a>

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


| 扩展程序 | 11.22-RDS.20240509 | 11.22-R2 | 11.22 | 11.21 | 11.20 | 11.19 | 11.18 | 11.17 | 11.16 | 11.15 | 11.14 | 11.13 | 11.12 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/standardize_address.html) | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 2.5.1 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/standardize_address.html) | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 2.5.1 | 
| aws\$1commons | 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 | 
| [aws\$1lambda](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL-Lambda.html) | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html#USER_PostgreSQL.S3Import.FileFormats) | 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 | 
| [amcheck](https://www.postgresql.org/docs/current/amcheck.html) | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| auto\$1explain | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [bloom](https://www.postgresql.org/docs/11/static/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 | 
| [btree\$1gin](http://www.postgresql.org/docs/11/static/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 | 
| [btree\$1gist](http://www.postgresql.org/docs/11/static/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 | 
| [citext ](http://www.postgresql.org/docs/11/static/citext.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 | 
| [cube](http://www.postgresql.org/docs/11/static/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 | 
| [dblink](http://www.postgresql.org/docs/11/static/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 | 
| [dict\$1int](http://www.postgresql.org/docs/11/static/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 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/11/static/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 | 
| [earthdistance](http://www.postgresql.org/docs/11/static/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 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/11/static/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 | 
| [hll](https://github.com/citusdata/postgresql-hll) | 2.18 | 2.18 | 2.18 | 2.1.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [hstore](http://www.postgresql.org/docs/11/static/hstore.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 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/11/static/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 | 
| [ICU 模块](http://site.icu-project.org/) | 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 | 
| [intagg](http://www.postgresql.org/docs/11/static/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 | 
| [ intarray](http://www.postgresql.org/docs/11/static/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 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 
| [isn](http://www.postgresql.org/docs/11/static/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 | 
| [lo](https://www.postgresql.org/docs/10/lo.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 不适用 | 不适用 | 不适用 | 
| [log\$1fdw](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.foreign-data-wrappers.html#CHAP_PostgreSQL.Extensions.log_fdw) | 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 | 
| libprotobuf | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 
| [ltree](http://www.postgresql.org/docs/11/static/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 | 
| [orafce](https://github.com/orafce/orafce) | 4.6.1 | 4.6.1 | 4.6.1 | 3.24 | 3.24 | 3.24 | 3.24 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 
| [pageinspect](https://www.postgresql.org/docs/current/pageinspect.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 | 
| [pg\$1bigm](https://github.com/pgbigm/pg_bigm/blob/master/docs/pg_bigm_en.md) | 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/11/static/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 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/11/static/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 | 
| [pg\$1hint\$1plan](https://github.com/ossc-db/pg_hint_plan) | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.7 | 1.3.5 | 1.3.5 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/11/static/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 | 
| [pg\$1proctab](https://github.com/markwkm/pg_proctab) | 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 | 0.0.9 | 
| [ pg\$1repack ](http://reorg.github.io/pg_repack/) | 1.4.4 | 1.4.4 | 1.4.4 | 1.4.4 | 1.4.4 | 1.4.4 | 1.4.4 | 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 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/11/static/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.6 | 
| pg\$1transport | 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\$1trgm](http://www.postgresql.org/docs/11/static/pgtrgm.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 | 
| [pg\$1visibility](https://www.postgresql.org/docs/11/static/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 | 
| pgactive | 2.1.1 | 2.1.1 | 2.1.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.3.4 | 1.3.4 | 1.3.4 | 1.3.4 | 1.3.4 | 1.3.4 | 1.3.4 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.1 | 1.3.1 | 1.3.1 | 
| [pgcrypto](http://www.postgresql.org/docs/11/static/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 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 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 | 2.4.0 | 2.4.0 | 2.4.0 | 2.2.2 | 
| [pgrowlocks](http://www.postgresql.org/docs/11/static/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 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.3 | 2.6.1 | 
| [pgstattuple](http://www.postgresql.org/docs/11/static/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 | 
| [pgTAP](https://pgtap.org/) | 1.3.1 | 1.3.1 | 1.3.1 | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.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.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 
| plls | 3.1.6 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 
| [ plperl](https://www.postgresql.org/docs/11/static/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 | 
| [plpgsql](https://www.postgresql.org/docs/11/static/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 | 
| [plprofiler](https://github.com/bigsql/plprofiler) | 4.2.4 | 4.2.4 | 4.2.4 | 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/11/static/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 | 
| [plv8](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html#PostgreSQL.Concepts.General.UpgradingPLv8) | 3.1.6 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 2.3.8 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html)  | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 2.5.2 | 
| [postgis\$1raster](https://postgis.net/docs/raster.html) | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 不适用 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 2.5.1 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.3.3 | 3.3.3 | 3.3.3 | 3.3.2 | 3.3.2 | 3.1.7 | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 2.5.1 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/11/static/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 | 
| [prefix](https://github.com/dimitri/prefix) | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 1.2.9 | 
| [rdkit](https://github.com/rdkit/rdkit) | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 
| rds\$1tools | 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 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [sslinfo](http://www.postgresql.org/docs/11/static/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 | 
| [tablefunc](http://www.postgresql.org/docs/11/static/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 | 
| [tcn](https://www.postgresql.org/docs/current/tcn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| test\$1decoding | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/11/static/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 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/11/static/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 | 
| [unaccent](http://www.postgresql.org/docs/11/static/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 | 
| [uuid-ossp](http://www.postgresql.org/docs/11/static/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 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 

## RDS for PostgreSQL 10 支持的扩展
<a name="postgresql-extensions-101x"></a>

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


| 扩展程序 | 10.23 | 10.22 | 10.21 | 10.20 | 10.19 | 10.18 | 10.17 | 
| --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/standardize_address.html) | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 2.4.2 | 
| [ address\$1standardizer\$1data\$1us](https://postgis.net/docs/standardize_address.html) | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 2.4.2 | 
| amcheck | 1 | 1 | 1 | 1 | 是 | 是 | 是 | 
| auto\$1explain | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| aws\$1commons | 1.2 | 1.2 | 1.2 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [aws\$1s3](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html#USER_PostgreSQL.S3Import.FileFormats) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [bloom](https://www.postgresql.org/docs/10/static/bloom.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [btree\$1gin](http://www.postgresql.org/docs/10/static/btree-gin.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [btree\$1gist](http://www.postgresql.org/docs/10/static/btree-gist.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| [chkpass](http://www.postgresql.org/docs/10/static/chkpass.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [citext ](http://www.postgresql.org/docs/10/static/citext.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [cube](http://www.postgresql.org/docs/10/static/cube.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dblink](http://www.postgresql.org/docs/10/static/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| decoder\$1raw | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [dict\$1int](http://www.postgresql.org/docs/10/static/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/10/static/dict-xsyn.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/10/static/earthdistance.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/10/static/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [hll](https://github.com/citusdata/postgresql-hll/releases/tag/v2.10.2) | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 
| [hstore](http://www.postgresql.org/docs/10/static/hstore.html) | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/10/static/hstore.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [ICU 模块](http://site.icu-project.org/) | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 60.2 | 
| [intagg](http://www.postgresql.org/docs/10/static/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [ intarray](http://www.postgresql.org/docs/10/static/intarray.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 
| [isn](http://www.postgresql.org/docs/10/static/isn.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [lo](https://www.postgresql.org/docs/10/lo.html) | 1.1 | 1.1 | 1.1 | 1.1 | 不适用 | 不适用 | 不适用 | 
| [log\$1fdw](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.foreign-data-wrappers.html#CHAP_PostgreSQL.Extensions.log_fdw)  | 1.1 | 1.1 | 1.1 | 1.1 | 1.0 | 1.0 | 1.0 | 
| libprotobuf | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 1.3.0 | 
| [ltree](http://www.postgresql.org/docs/10/static/ltree.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [orafce](https://github.com/orafce/orafce) | 3.24 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 
| pageinspect | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/10/static/pgbuffercache.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/10/static/pgfreespacemap.html) | 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.6 | 1.3.6 | 1.3.5 | 1.3.5 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/10/static/pgprewarm.html) | 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 | 
| pg\$1similarity | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/10/static/pgstatstatements.html) | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 
| pg\$1transport | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [pg\$1trgm](http://www.postgresql.org/docs/10/static/pgtrgm.html) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1visibility](https://www.postgresql.org/docs/10/static/pgvisibility.html) | 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.4 | 1.2.3 | 1.2.3 | 1.2.3 | 1.2.1 | 1.2.1 | 1.2.1 | 
| [pgcrypto](http://www.postgresql.org/docs/10/static/pgcrypto.html) | 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.1 | 2.4.1 | 2.4.0 | 2.4.0 | 2.4.0 | 2.2.2 | 
| [pgrowlocks](http://www.postgresql.org/docs/10/static/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pgrouting](http://docs.pgrouting.org/2.3/en/doc/index.html) | 2.5.5 | 2.5.5 | 2.5.5 | 2.5.5 | 2.5.5 | 2.5.5 | 2.5.2 | 
| [pgstattuple](http://www.postgresql.org/docs/10/static/pgstattuple.html) | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 
| plcoffee | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 
| plls | 2.1.2 | 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/static/plperl.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/10/static/plpgsql.html) | 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 | 
| [pltcl](https://www.postgresql.org/docs/10/static/pltcl-overview.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [plv8](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html#PostgreSQL.Concepts.General.UpgradingPLv8) | 2.1.2 | 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/UserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 2.5.2 | 
| [postgis\$1raster](https://postgis.net/docs/raster.html) | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 不适用 | 
| [ postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 2.4.2 | 
| [ postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 3.1.7 | 3.1.7 | 3.1.5 | 3.1.5 | 3.1.4 | 3.1.4 | 2.4.2 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/10/static/postgres-fdw.html) | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [prefix](https://github.com/dimitri/prefix) | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 
| [seg](https://www.postgresql.org/docs/current/seg.html) | 1.1 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [sslinfo](http://www.postgresql.org/docs/10/static/sslinfo.html) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/10/static/tablefunc.html) | 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 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| test\$1decoding | 1 | 1 | 1 | 1 | 是 | 是 | 是 | 
| [tsearch2](http://www.postgresql.org/docs/9.6/static/tsearch2.html)（已弃用） | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/10/static/tsm-system-rows.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/10/static/tsm-system-time.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.0 | 1.0 | 1.0 | 
|  [unaccent](http://www.postgresql.org/docs/10/static/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/10/static/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 2.5 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 

`tsearch2` 扩展在版本 10 中已弃用。`tsearch2` 扩展已从 [Amazon RDS 上的 PostgreSQL 版本 11.1（已弃用）](postgresql-versions.md#postgresql-versions-version111) 中删除。

## RDS for PostgreSQL 9.6 支持的扩展
<a name="postgresql-extensions-96x"></a>

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


| 扩展程序 | 9.6.24 | 9.6.23 | 9.6.22 | 9.6.20 | 9.6.19 | 9.6.18 | 9.6.17 | 9.6.16 | 9.6.15 | 9.6.14 | 9.6.12 | 9.6.11 | 9.6.10 | 9.6.9 | 9.6.8 | 9.6.6 | 9.6.5 | 9.6.3 | 9.6.2 | 9.6.1 | 
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | 
| [ address\$1standardizer](https://postgis.net/docs/standardize_address.html) | 2.5.5、2.3.7 | 2.5.5、2.3.7 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.2 | 2.3.2 | 2.3.2 | 2.3.0 | 
| [address\$1standardizer\$1data\$1us](https://postgis.net/docs/standardize_address.html) | 2.5.5、2.3.7 | 2.5.5、2.3.7 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.2 | 2.3.2 | 2.3.2 | 2.3.0 | 
| auto\$1explain | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 不适用 | 不适用 | 
| [bloom](https://www.postgresql.org/docs/9.6/static/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 | 1.0 | 1.0 | 
| [btree\$1gin](http://www.postgresql.org/docs/9.6/static/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 | 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/static/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [chkpass](http://www.postgresql.org/docs/9.6/static/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [citext](http://www.postgresql.org/docs/9.6/static/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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [cube](http://www.postgresql.org/docs/9.6/static/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [dblink](http://www.postgresql.org/docs/9.6/static/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 | 1.2 | 1.2 | 
| decoder\$1raw | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 不适用 | 不适用 | 不适用 | 
| [dict\$1int](http://www.postgresql.org/docs/9.6/static/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 | 1.0 | 1.0 | 
| [dict\$1xsyn](https://www.postgresql.org/docs/9.6/static/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 | 1.0 | 1.0 | 
| [earthdistance](http://www.postgresql.org/docs/9.6/static/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 | 1.1 | 1.1 | 
| [fuzzystrmatch](http://www.postgresql.org/docs/9.6/static/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 | 1.1 | 1.1 | 
| [hll](https://github.com/citusdata/postgresql-hll/releases/tag/v2.10.2) | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 2.10.2 | 不适用 | 不适用 | 不适用 | 
| [hstore](http://www.postgresql.org/docs/9.6/static/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 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| [ hstore\$1plperl](https://www.postgresql.org/docs/9.6/static/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 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [intagg](http://www.postgresql.org/docs/9.6/static/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 | 1.1 | 1.1 | 
| [intarray](http://www.postgresql.org/docs/9.6/static/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [ip4r](https://github.com/RhodiumToad/ip4r) | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.1.1 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 
| [isn](http://www.postgresql.org/docs/9.6/static/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [log\$1fdw](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#CHAP_PostgreSQL.Extensions.log_fdw) | 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 | 1.0 | 不适用 | 
| [ltree](http://www.postgresql.org/docs/9.6/static/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [orafce](https://github.com/orafce/orafce) | 3.15 | 3.15 | 3.15 | 3.8 | 3.8 | 3.8 | 3.8 | 3.6.1 | 3.6.1 | 3.6.1 | 3.6.1 | 3.6.1 | 3.6.1 | 3.6.1 | 3.6.1 | 3.6.1 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgAudit](https://github.com/pgaudit/pgaudit/blob/master/README.md) | 1.1.2 | 1.1.2 | 1.1.2 | 1.1.2 | 1.1.2 | 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 | 不适用 | 不适用 | 
| [ pg\$1buffercache](http://www.postgresql.org/docs/9.6/static/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 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 
| [pg\$1freespacemap](https://www.postgresql.org/docs/current/static/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 | 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.7 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.5 | 1.2.5 | 1.2.5 | 1.2.5 | 1.2.3 | 1.2.3 | 1.2.3 | 1.2.2 | 1.2.2 | 1.1.3 | 1.1.3 | 1.1.3 | 1.1.3 | 不适用 | 
| [ pg\$1prewarm](https://www.postgresql.org/docs/9.6/static/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 | 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 | 1.4.2 | 1.4.2 | 1.4.1 | 1.4.0 | 不适用 | 不适用 | 
| 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 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pg\$1stat\$1statements](http://www.postgresql.org/docs/9.6/static/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 | 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/static/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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 
| [pg\$1visibility](https://www.postgresql.org/docs/9.6/static/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 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 
| [pgcrypto](http://www.postgresql.org/docs/9.6/static/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 | 1.3 | 1.3 | 
| [pglogical](https://github.com/2ndQuadrant/pglogical) | 2.4.0 | 2.4.0 | 2.2.2 | 2.2.2 | 2.2.2 | 2.2.0 | 2.2.0 | 2.2.0 | 2.2.0 | 2.2.0 | 2.2.0 | 2.2.0 | 2.2.0 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [pgrowlocks](http://www.postgresql.org/docs/9.6/static/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 | 1.2 | 1.2 | 
| [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 | 2.4.2 | 2.4.2 | 2.4.2 | 2.4.2 | 2.3.2 | 不适用 | 不适用 | 不适用 | 
| [pgstattuple](http://www.postgresql.org/docs/9.6/static/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 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 
| plcoffee | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 1.5.3 | 1.5.3 | 1.5.3 | 1.5.3 | 1.5.3 | 
| plls | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 1.5.3 | 1.5.3 | 1.5.3 | 1.5.3 | 1.5.3 | 
| [ plperl](https://www.postgresql.org/docs/current/static/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 | 1.0 | 1.0 | 
| [plpgsql](https://www.postgresql.org/docs/current/static/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 | 1.0 | 1.0 | 
| [pltcl](https://www.postgresql.org/docs/current/static/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 | 1.0 | 1.0 | 
| [plv8](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.UpgradingPLv8) | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.2 | 2.1.0 | 1.5.3 | 1.5.3 | 1.5.3 | 1.5.3 | 1.5.3 | 
| [PostGIS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.PostGIS.html) | 2.5.5、2.3.7 | 2.5.5、2.3.7 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.5.2 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.7 | 2.3.4 | 2.3.4 | 2.3.2 | 2.3.2 | 2.3.2 | 2.3.0 | 
| [postgis\$1tiger\$1geocoder](http://postgis.net/docs/Geocode.html) | 2.5.5、2.3.7 | 2.5.5、2.3.7 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.2 | 2.3.2 | 2.3.2 | 2.3.0 | 
| [postgis\$1topology](http://postgis.net/docs/manual-dev/Topology.html) | 2.5.5、2.3.7 | 2.5.5、2.3.7 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.4 | 2.3.2 | 2.3.2 | 2.3.2 | 2.3.0 | 
| [postgres\$1fdw](http://www.postgresql.org/docs/9.6/static/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 | 1.0 | 1.0 | 
|  [ prefix](https://github.com/dimitri/prefix) | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 1.2.6 | 不适用 | 不适用 | 不适用 | 不适用 | 
| [sslinfo](http://www.postgresql.org/docs/9.6/static/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 | 1.2 | 1.2 | 
| [tablefunc](http://www.postgresql.org/docs/9.6/static/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 | 1.0 | 1.0 | 
| test\$1decoding | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 是 | 
| [tsearch2](http://www.postgresql.org/docs/9.6/static/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 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 
| [tsm\$1system\$1rows](https://www.postgresql.org/docs/current/static/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 | 1.0 | 1.0 | 
| [tsm\$1system\$1time](https://www.postgresql.org/docs/current/static/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 | 1.0 | 1.0 | 
|  [unaccent](http://www.postgresql.org/docs/9.6/static/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 | 1.1 | 1.1 | 
| [uuid-ossp](http://www.postgresql.org/docs/9.6/static/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 | 1.1 | 1.1 | 
| [wal2json](https://github.com/eulerto/wal2json) | 版本 2.3 | 版本 2.3 | 版本 2.3 | 版本 2.3 | 版本 2.3 | 版本 2.1 | 版本 2.1 | Commit hash 9e962ba | Commit hash 9e962ba | Commit hash 9e962ba | Commit hash 9e962ba | Commit hash 9e962ba | Commit hash 01c5c1e | Commit hash 5352cc4 | Commit hash 5352cc4 | Commit hash 645ab69 | Commit hash 645ab69 | Commit hash 2828409 | 不适用 | 不适用 | 