

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

# Erweiterungsversionen für Amazon RDS für PostgreSQL
<a name="postgresql-extensions"></a>

Amazon RDS for PostgreSQL unterstützt mehrere Erweiterungen, die Ihre Datenbankfunktionalität verbessern. Jede Hauptversion der Engine hat eine unterstützte Mindestversion von Erweiterungen. Wenn wir die erste Nebenversion einer neuen Haupt-Engine veröffentlichen, veröffentlichen wir die mindestens unterstützte Erweiterungsversion für diese Haupt-Engine-Version. Wir empfehlen, dass Sie beim Upgrade Ihres DB-Clusters auf die neueste Version jeder Erweiterung aktualisieren. Erweiterungsversionen werden während der Workflows zum Upgrade der Engine-Version nicht automatisch aktualisiert.

AWS plant, die neueste Version der Erweiterungen in der nächsten vierteljährlichen Version anzubieten, sobald sie verfügbar sind. Das Versionsschema, die Funktionen und die Kompatibilität jeder Erweiterung werden von den Entwicklern der Erweiterung festgelegt, nicht AWS.

AWS Möglicherweise muss die Unterstützung für Erweiterungen eingestellt werden. Wenn möglich, geben wir 12 Monate im Voraus Bescheid, bevor wir den Support für eine Verlängerung beenden. In Fällen, in denen es um Sicherheits- oder andere kritische Probleme geht, müssen wir jedoch möglicherweise den Support für eine Erweiterung oder eine bestimmte Version einer Erweiterung mit einer Frist von weniger als 12 Monaten oder ohne Vorankündigung für alle unterstützten Engine-Versionen beenden. Möglicherweise müssen Sie jederzeit ein Upgrade auf eine neuere Version einer Erweiterung durchführen. In solchen Fällen stellen wir Ihnen entsprechende Anweisungen zur Verfügung.

Die PostgreSQL-Community bezeichnet die Erweiterungen manchmal als Module. Erweiterungen bauen auf der von der PostgreSQL-Engine bereitgestellten Funktionalität auf. Darüber hinaus finden Sie eine Liste der von Amazon RDS unterstützten Erweiterungen in der Standard-DB-Parametergruppe für diese PostgreSQL-Version. Sie können sich auch die Liste der aktuellen Erweiterungen ansehen, wenn Sie `psql` verwenden, indem Sie den Parameter `rds.extensions` anzeigen, wie im folgenden Beispiel.

```
SHOW rds.extensions; 
```

**Anmerkung**  
Erweiterungen, die in einer älteren Version hinzugefügt wurden, werden möglicherweise nicht richtig dargestellt, wenn der Parameter `rds.extensions` in `psql` verwendet wird. 

In den folgenden Abschnitten werden alle Erweiterungen beschrieben, die Amazon RDS für die meisten PostgreSQL-Hauptversionen unterstützt.

**Contents**
+ [Unterstützte Erweiterungen für RDS for PostgreSQL 18](#postgresql-extensions-18x)
+ [Unterstützte Erweiterungen für RDS for PostgreSQL 17](#postgresql-extensions-17x)
+ [Erweiterungen, die für RDS für PostgreSQL 16 unterstützt werden](#postgresql-extensions-16x)
+ [Erweiterungen, die für RDS für PostgreSQL 15 unterstützt werden](#postgresql-extensions-15x)
+ [Erweiterungen, die für RDS für PostgreSQL 14 unterstützt werden](#postgresql-extensions-14x)
+ [Erweiterungen, die für RDS für PostgreSQL 13 unterstützt werden](#postgresql-extensions-13x)
+ [Erweiterungen, die für RDS für PostgreSQL 12 unterstützt werden](#postgresql-extensions-12x)
+ [Erweiterungen, die für RDS für PostgreSQL 11 unterstützt werden](#postgresql-extensions-11x)
+ [Erweiterungen, die für RDS für PostgreSQL 10 unterstützt werden](#postgresql-extensions-101x)
+ [Erweiterungen, die für RDS für PostgreSQL 9.6 unterstützt werden](#postgresql-extensions-96x)

## Unterstützte Erweiterungen für RDS for PostgreSQL 18
<a name="postgresql-extensions-18x"></a>

Die folgende Tabelle zeigt PostgreSQL-Erweiterungen für PostgreSQL Version 18, die derzeit auf Amazon RDS unterstützt werden. Weitere Informationen zu PostgreSQL-Erweiterungen finden Sie unter [Verpackung zusammengehöriger Objekte in eine Erweiterung](https://www.postgresql.org/docs/18/extend-extensions.html). 

**Anmerkung**  
Die Vorschaudokumentation für Amazon RDS for PostgreSQL, Versionen 18 Beta 1, 18 Beta 2, 18 Beta 3 und 18, kann sich ändern. RC1


| Erweiterung | 18.3 | 18,2 | 18,1 | 18.0 Vorschau | 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) | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [autoinc (Beitrags-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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [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-Modul](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 | 
| [plrust](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 | 
| [brüllende Bitmap](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 | 

## Unterstützte Erweiterungen für RDS for PostgreSQL 17
<a name="postgresql-extensions-17x"></a>

Die folgende Tabelle zeigt PostgreSQL-Erweiterungen für PostgreSQL Version 17, die derzeit auf Amazon RDS unterstützt werden. Weitere Informationen zu PostgreSQL-Erweiterungen finden Sie unter [Verpackung zusammengehöriger Objekte in eine Erweiterung](https://www.postgresql.org/docs/17/extend-extensions.html). 

**Anmerkung**  
Die Vorschaudokumentation für Amazon RDS for PostgreSQL, Versionen 17 Beta 2 und 17 Beta 1, kann sich ändern.


| Erweiterung | 17.9 | 17,8 | 17,7 | 17,6 R2 | 17,6 | 17,5 R2 | 17,5 | 17,4 R2 | 17,4 | 17,3 | 17,2 | 17,1 | 17.0 Vorschau | 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.0 Alpha 2 | 3.5.0 Alpha2 | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 
| [ 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.0 Alpha 2 | 3.5.0 Alpha2 | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 
| [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) | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [autoinc (Beitrags-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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [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-Modul](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 (Beitrags-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 Beta 1 | 17 Beta 1 | 17 Beta 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 | 
| [plrust](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.0 Alpha 2 | 3.5.0 Alpha2 | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 
| [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.0 Alpha 2 | 3.5.0 Alpha2 | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 
| [ 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.0 Alpha 2 | 3.5.0 Alpha2 | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 
| [ 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.0 Alpha 2 | 3.5.0 Alpha2 | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 3.5.0-dev | 
| [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 (Beitrags-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 | 

## Erweiterungen, die für RDS für PostgreSQL 16 unterstützt werden
<a name="postgresql-extensions-16x"></a>

In der folgenden Tabelle sind die PostgreSQL-Erweiterungen für PostgreSQL-Version 16 aufgeführt, die derzeit in Amazon RDS unterstützt werden. Weitere Informationen zu PostgreSQL-Erweiterungen finden Sie unter [Verpackung zusammengehöriger Objekte in eine Erweiterung](https://www.postgresql.org/docs/16/extend-extensions.html). 


| Erweiterung | 16,13 | 16,12 | 16,11 | 16,10 R2 | 16,10 | 16,9 R2 | 16,9 | 16,8 R2 | 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-Preview | 16 RC1 | 16 Beta 3 | 16 Beta 2 | 16 Beta 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) | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | – | – | – | – | – | – | – | 
| [autoinc (Beitrags-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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [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-Modul](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 (Beitrags-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 | – | – | – | – | 
| [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 | – | – | – | – | 
| [plrust](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 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 | 4.6.1 | 4.5.0 (Version 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 (Beitrags-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 | 

## Erweiterungen, die für RDS für PostgreSQL 15 unterstützt werden
<a name="postgresql-extensions-15x"></a>

In der folgenden Tabelle sind die PostgreSQL-Erweiterungen für PostgreSQL-Version 15 aufgeführt, die derzeit in Amazon RDS unterstützt werden. Weitere Informationen zu PostgreSQL-Erweiterungen finden Sie unter [Verpackung zusammengehöriger Objekte in eine Erweiterung](https://www.postgresql.org/docs/15/extend-extensions.html). 


| Erweiterung | 15.17 | 15,16 | 15,15 | 15,14 R2 | 15,14 | 15,13 R2 | 15,13 | 15,12 R2 | 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) | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [autoinc (Beitrags-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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [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-Modul](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 (Beitrags-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 | 
| [plrust](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 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$16) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 | 4.6.1 | 4.5.0 (Version 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 (Beitrags-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 | 

## Erweiterungen, die für RDS für PostgreSQL 14 unterstützt werden
<a name="postgresql-extensions-14x"></a>

In der folgenden Tabelle sind die PostgreSQL-Erweiterungen für PostgreSQL-Version 14 aufgeführt, die derzeit in Amazon RDS unterstützt werden. Weitere Informationen zu PostgreSQL-Erweiterungen finden Sie unter [Verpackung zusammengehöriger Objekte in eine Erweiterung](https://www.postgresql.org/docs/14/extend-extensions.html). 


| Erweiterung | 14.22 | 14,21 | 14,20 | 14,19 R2 | 14,19 | 14,18 R2 | 14,18 | 14,17 R2 | 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 (Beitrags-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) | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [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-Modul](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 (Beitrags-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 | 
| [plrust](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 (Version 2024\$109\$13) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 (Version 2024\$109\$13) | 4.6.1 | 4.6.1 | 4.5.0 (Version 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 (Beitrags-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 | 

## Erweiterungen, die für RDS für PostgreSQL 13 unterstützt werden
<a name="postgresql-extensions-13x"></a>

In der folgenden Tabelle sind die PostgreSQL-Erweiterungen für PostgreSQL-Version 13 aufgeführt, die derzeit in Amazon RDS unterstützt werden. Weitere Informationen zu PostgreSQL-Erweiterungen finden Sie unter [Verpackung zusammengehöriger Objekte in eine Erweiterung](https://www.postgresql.org/docs/13/extend-extensions.html). 


| Erweiterung | 13.23 | 13,22 R2 | 13,22 | 13,21 R2 | 13,21 | 13,20 R2 | 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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [autoinc (Beitrags-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-Modul](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 (Beitrags-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 | 
| [plrust](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 (Beitrags-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 | 

## Erweiterungen, die für RDS für PostgreSQL 12 unterstützt werden
<a name="postgresql-extensions-12x"></a>

In der folgenden Tabelle sind die PostgreSQL-Erweiterungen für PostgreSQL-Version 12 aufgeführt, die derzeit in Amazon RDS unterstützt werden. Weitere Informationen zu PostgreSQL-Erweiterungen finden Sie unter [Verpackung zusammengehöriger Objekte in eine Erweiterung](https://www.postgresql.org/docs/12/extend-extensions.html). 


| Erweiterung | 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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [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-Modul](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 | 

## Erweiterungen, die für RDS für PostgreSQL 11 unterstützt werden
<a name="postgresql-extensions-11x"></a>

In der folgenden Tabelle sind die PostgreSQL-Erweiterungen für PostgreSQL-Version 11.x aufgeführt, die derzeit von RDS for PostgreSQL unterstützt werden. „N/A“ bedeutet, dass die Erweiterung nicht für diese PostgreSQL-Version verfügbar ist. Weitere Informationen zu PostgreSQL-Erweiterungen finden Sie unter [Verpackung zusammengehöriger Objekte in eine Erweiterung](https://www.postgresql.org/docs/11/extend-extensions.html). 


| Erweiterung | 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) | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| auto\$1explain | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [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.11 | – | – | – | – | – | – | – | – | – | 
| [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-Modul](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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [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 | 

## Erweiterungen, die für RDS für PostgreSQL 10 unterstützt werden
<a name="postgresql-extensions-101x"></a>

In den folgenden Tabellen sind die PostgreSQL-Erweiterungen für die PostgreSQL-Version 10 aufgeführt, die derzeit von RDS for PostgreSQL unterstützt werden. „N/A“ bedeutet, dass die Erweiterung nicht für diese PostgreSQL-Version verfügbar ist. Weitere Informationen zu PostgreSQL-Erweiterungen finden Sie unter [Verpackung zusammengehöriger Objekte in eine Erweiterung](https://www.postgresql.org/docs/10/extend-extensions.html). 


| Erweiterung | 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 | Ja | Ja | Ja | 
| auto\$1explain | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| 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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [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-Modul](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 | Ja | Ja | Ja | 
| [tsearch2](http://www.postgresql.org/docs/9.6/static/tsearch2.html) (veraltet) | 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 | 

Die `tsearch2`-Erweiterung wird in Version 10 eingestellt. Die `tsearch2`-Erweiterung wurde von [PostgreSQL-Version 11.1 auf Amazon RDS (veraltet)](postgresql-versions.md#postgresql-versions-version111) entfernt.

## Erweiterungen, die für RDS für PostgreSQL 9.6 unterstützt werden
<a name="postgresql-extensions-96x"></a>

In der folgenden Tabelle sind die PostgreSQL-Erweiterungen für PostgreSQL-Version 9.6.x aufgeführt, die derzeit von RDS for PostgreSQL unterstützt werden. „N/A“ bedeutet, dass die Erweiterung nicht für diese PostgreSQL-Version verfügbar ist. Weitere Informationen zu PostgreSQL-Erweiterungen finden Sie unter [Verpackung zusammengehöriger Objekte in eine Erweiterung](https://www.postgresql.org/docs/9.6/static/extend-extensions.html). 


| Erweiterung | 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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | – | – | 
| [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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | – | – | – | 
| [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 | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | Ja | 
| [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) | Version 2.3 | Version 2.3 | Version 2.3 | Version 2.3 | Version 2.3 | Version 2.1 | Version 2.1 | Commit für Hash 9e962ba | Commit für Hash 9e962ba | Commit für Hash 9e962ba | Commit für Hash 9e962ba | Commit für Hash 9e962ba | Commit für Hash 01c5c1e | Commit für Hash 5352cc4 | Commit für Hash 5352cc4 | Commit für Hash 645ab69 | Commit für Hash 645ab69 | Commit für Hash 2828409 | – | – | 