PIGSTY

By PostgreSQL

PostgreSQL extensions unavailable by major version

PostgreSQL 17

Extensions NOT available for PostgreSQL 17

IDExtensionPackageDescription
5970adminpackadminpackadministrative functions for PostgreSQL
9300babelfishpg_commonbabelfishpg_commonSQL Server Transact SQL Datatype Support
9330babelfishpg_moneybabelfishpg_moneySQL Server Money Data Type
9320babelfishpg_tdsbabelfishpg_tdsSQL Server TDS protocol extension
9310babelfishpg_tsqlbabelfishpg_tsqlSQL Server Transact SQL compatibility
2410columnarhydraHydra Columnar extension
8630db2_fdwdb2_fdwforeign data wrapper for DB2 access
8530jdbc_fdwjdbc_fdwforeign-data wrapper for remote servers available over JDBC
8730kafka_fdwkafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
8700mongo_fdwmongo_fdwforeign data wrapper for MongoDB access
5960old_snapshotold_snapshotutilities in support of old_snapshot_threshold
6890pg_logicalinspectpg_logicalinspectLogical decoding components inspection
6880pg_overexplainpg_overexplainAllow EXPLAIN to dump even more details
7060pg_tdepg_tdepg_tde access method
3040plprqlplprqlUse PRQL in PostgreSQL - Pipelined Relational Query Language
2940rdkitrdkitCheminformatics functionality for PostgreSQL.
9640wal2mongowal2mongoPostgreSQL logical decoding output plugin for MongoDB

PostgreSQL 16

Extensions NOT available for PostgreSQL 16

IDExtensionPackageDescription
9300babelfishpg_commonbabelfishpg_commonSQL Server Transact SQL Datatype Support
9330babelfishpg_moneybabelfishpg_moneySQL Server Money Data Type
9320babelfishpg_tdsbabelfishpg_tdsSQL Server TDS protocol extension
9310babelfishpg_tsqlbabelfishpg_tsqlSQL Server Transact SQL compatibility
3830pg_durationpg_durationdata type for representing durations
6890pg_logicalinspectpg_logicalinspectLogical decoding components inspection
6880pg_overexplainpg_overexplainAllow EXPLAIN to dump even more details
9400spatspatRedis-like In-Memory DB Embedded in Postgres

PostgreSQL 15

Extensions NOT available for PostgreSQL 15

IDExtensionPackageDescription
3830pg_durationpg_durationdata type for representing durations
2880pg_incrementalpg_incrementalIncremental Processing by Crunchy Data
6890pg_logicalinspectpg_logicalinspectLogical decoding components inspection
6880pg_overexplainpg_overexplainAllow EXPLAIN to dump even more details
7060pg_tdepg_tdepg_tde access method
9400spatspatRedis-like In-Memory DB Embedded in Postgres

PostgreSQL 14

Extensions NOT available for PostgreSQL 14

IDExtensionPackageDescription
9300babelfishpg_commonbabelfishpg_commonSQL Server Transact SQL Datatype Support
9330babelfishpg_moneybabelfishpg_moneySQL Server Money Data Type
9320babelfishpg_tdsbabelfishpg_tdsSQL Server TDS protocol extension
9310babelfishpg_tsqlbabelfishpg_tsqlSQL Server Transact SQL compatibility
5950basebackup_to_shellbasebackup_to_shelladds a custom basebackup target called shell
5940basic_archivebasic_archivean example of an archive module
9000documentdbdocumentdbAPI surface for DocumentDB for PostgreSQL
9010documentdb_coredocumentdbCore API surface for DocumentDB for PostgreSQL
9020documentdb_distributeddocumentdbMulti-Node API surface for DocumentDB
3830pg_durationpg_durationdata type for representing durations
2880pg_incrementalpg_incrementalIncremental Processing by Crunchy Data
6890pg_logicalinspectpg_logicalinspectLogical decoding components inspection
6880pg_overexplainpg_overexplainAllow EXPLAIN to dump even more details
7060pg_tdepg_tdepg_tde access method
6010pg_tracingpg_tracingDistributed Tracing for PostgreSQL
6940pg_walinspectpg_walinspectfunctions to inspect contents of PostgreSQL Write-Ahead Log
8540pgspider_extpgspider_extforeign-data wrapper for remote PGSpider servers
9400spatspatRedis-like In-Memory DB Embedded in Postgres
1000timescaledbtimescaledbEnables scalable inserts and complex queries for time-series data

PostgreSQL 13

Extensions NOT available for PostgreSQL 13

IDExtensionPackageDescription
9300babelfishpg_commonbabelfishpg_commonSQL Server Transact SQL Datatype Support
9330babelfishpg_moneybabelfishpg_moneySQL Server Money Data Type
9320babelfishpg_tdsbabelfishpg_tdsSQL Server TDS protocol extension
9310babelfishpg_tsqlbabelfishpg_tsqlSQL Server Transact SQL compatibility
5950basebackup_to_shellbasebackup_to_shelladds a custom basebackup target called shell
5940basic_archivebasic_archivean example of an archive module
2400cituscitusDistributed PostgreSQL as an extension
2401citus_columnarcitusCitus columnar storage engine
3630collectionpg_collectionMemory optimized data type to be used inside of plpglsql func
9000documentdbdocumentdbAPI surface for DocumentDB for PostgreSQL
9010documentdb_coredocumentdbCore API surface for DocumentDB for PostgreSQL
9020documentdb_distributeddocumentdbMulti-Node API surface for DocumentDB
3750hashtypeshashtypessha1, md5 and other data types for PostgreSQL
8810log_fdwlog_fdwforeign-data wrapper for Postgres log file access
5960old_snapshotold_snapshotutilities in support of old_snapshot_threshold
2420pg_analyticspg_analyticsPostgres for analytics, powered by DuckDB
2430pg_duckdbpg_duckdbDuckDB Embedded in Postgres
3830pg_durationpg_durationdata type for representing durations
2790pg_graphqlpg_graphqlAdd in-database GraphQL support
2880pg_incrementalpg_incrementalIncremental Processing by Crunchy Data
6890pg_logicalinspectpg_logicalinspectLogical decoding components inspection
2440pg_mooncakepg_mooncakeColumnstore Table in Postgres
6880pg_overexplainpg_overexplainAllow EXPLAIN to dump even more details
2460pg_parquetpg_parquetcopy data between Postgres and Parquet
4290pg_renderpg_renderRender HTML in SQL
2100pg_searchpg_searchFull text search for PostgreSQL using BM25
7040pg_session_jwtpg_session_jwtManage authentication sessions using JWTs
4170pg_smtp_clientpg_smtp_clientPostgreSQL extension to send email using SMTP
5990pg_surgerypg_surgeryextension to perform surgery on a damaged relation
7060pg_tdepg_tdepg_tde access method
2160pg_tokenizerpg_tokenizerTokenizers for full-text search
6010pg_tracingpg_tracingDistributed Tracing for PostgreSQL
6940pg_walinspectpg_walinspectfunctions to inspect contents of PostgreSQL Write-Ahead Log
4150pgjqpgjqUse jq in Postgres
1890pgmlpgmlRun AL/ML workloads with SQL interface
8540pgspider_extpgspider_extforeign-data wrapper for remote PGSpider servers
4510pgx_ulidpgx_ulidulid type and methods
9400spatspatRedis-like In-Memory DB Embedded in Postgres
1000timescaledbtimescaledbEnables scalable inserts and complex queries for time-series data
1010timescaledb_toolkittimescaledb_toolkitLibrary of analytical hyperfunctions, time-series pipelining, and other SQL utilities
1810vchordvchordVector database plugin for Postgres, written in Rust
2150vchord_bm25vchord_bm25A postgresql extension for bm25 ranking algorithm
1830vectorizepg_vectorizeThe simplest way to do vector search on Postgres
8500wrapperswrappersForeign data wrappers developed by Supabase