Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1442 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_query_stats | 1.0.0 | Lightweight shared-memory collector for per-query execution statistics. | STAT | — | C | — | |
| pg_reactive | 0.1.8 | Live SQL query subscriptions with result deltas over LISTEN/NOTIFY | FEAT | PostgreSQL | C | 15–18 | |
| pg_running_stats | 1.0 | Mergeable Running Statistics (Welford/Chan) Extension for PostgreSQL | FUNC | MIT | C | — | |
| pg_secret | 0.5 | Defines order-revealing encrypted domains, comparison operators, and a B-tree operator class. | SEC | — | C | — | |
| pg_session_trace | 1.0 | Trace session SQL, bind variables, execution plans, and timing metrics | STAT | MIT | C | 15–18 | |
| pg_shardman | 1.0 | Manages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication. | OLAP | PostgreSQL | C | 10 | |
| pg_sip | 0.0.1 | Early-stage SIP extension exposing only a library version helper | UTIL | ISC | C | — | |
| pg_sqlite_fs | 1.0 | SQLite File System creation | UTIL | — | C | — | |
| pg_stash_advice | 1.0 | Store plan advice by query ID and automatically apply it during PostgreSQL query planning | ADMIN | PostgreSQL | C | 19 | |
| pg_stat_cluster_activity | 1.0 | track execution statistics in whole cluster scope | STAT | — | C | — | |
| pg_stat_conn | 1.0 | Cumulative connection, disconnection, and authentication-failure counts by database and role. | STAT | PostgreSQL | C | 15–18 | |
| pg_stat_error | 1.0 | TencentDB provider-managed error statistics extension; version 1.0 is currently listed for PostgreSQL 10-13. | STAT | — | C | 10–13 | |
| pg_stat_statements | 1.11 | track planning and execution statistics of all SQL statements executed | STAT | PostgreSQL | C | 14–18 | |
| pg_stat_statements2 | 1.2 | Track SQL execution statistics using a PostgreSQL 9.4 pg_stat_statements derivative integrated with sql_firewall | STAT | PostgreSQL | C | — | |
| pg_surgery | 1.0 | extension to perform surgery on a damaged relation | ADMIN | PostgreSQL | C | 14–18 | |
| pg_tigerbeetle | 0.1 | Experimental Zig extension for looking up TigerBeetle accounts from PostgreSQL. | UTIL | — | C | — | |
| pg_timers | 0.0.0 | Schedule SQL execution at exact times or after intervals in PostgreSQL | TIME | PostgreSQL | C | 15–18 | |
| pg_trace | 5.0 | Query execution tracing with shared-memory buffers, persistence, and retention controls. | STAT | MIT | C | 16–18 | |
| pg_transport | 1 | Amazon RDS extension for transportable PostgreSQL database workflows. | ETL | — | C | 10–18 | |
| pg_trgm | 1.6 | text similarity measurement and index searching based on trigrams | FTS | PostgreSQL | C | 14–18 | |
| pg_visibility | 1.2 | examine the visibility map (VM) and page-level visibility info | STAT | PostgreSQL | C | 14–18 | |
| pg_vx | 0.1 | PostgreSQL extension testing vectorization and CustomScanAPI interface | FEAT | MIT | C | — | |
| pg_wal_recovery | 1.0 | pg recovery is an educational PostgreSQL extension for database recovery | ADMIN | MIT | C | — | |
| pg_walinspect | 1.1 | functions to inspect contents of PostgreSQL Write-Ahead Log | STAT | PostgreSQL | C | 15–18 | |
| pg_weave | 0.10.0 | BM25 lexical search through the weave index access method | FTS | PostgreSQL | C | 17–18 | |
| pg_wsl | 1.0 | PostgreSQL extension to write from primary to standby log | UTIL | — | C | — | |
| pgagent | 4.2.3 | A PostgreSQL job scheduler | ADMIN | PostgreSQL | C | 14–18 | |
| pgaudix | 0.2.0 | A native PostgreSQL extension for automatic table auditing. It mirrors table columns into audit tables and automatically keeps them in sync when the source table structure changes. | SEC | — | C | — | |
| pgbully | 1.0 | Bully-algorithm leader election among PostgreSQL nodes | ADMIN | PostgreSQL | C | 15–18 | |
| pgchy_similarity | 1.0 | Chemical structure similarity functions for PostgreSQL using Chython and PL/Python. | RAG | MIT | C | — | |
| pgcrypsi | 0.0.1 | C Crypsi (https://github.com/telkomdev/c-crypsi) PostgreSQL Extension | SEC | MIT | C | — | |
| pgcrypto | 1.3 | cryptographic functions | SEC | PostgreSQL | C | 14–18 | |
| pgcryptokey | 0.85 | cryptographic key management | SEC | PostgreSQL | C | 14–18 | |
| pgdam | 1.7 | AWS Aurora PostgreSQL provider extension listed as pgdam version 1.7 for Aurora PostgreSQL 16 and 17. | ADMIN | — | C | 16–18 | |
| pgdisablelogerror | 1.0 | Disable selected SQLSTATE error codes from PostgreSQL server logging. | ADMIN | PostgreSQL | C | 14–18 | |
| pgedge_safesession | 1.0-alpha1 | Enforce read-only sessions for specified PostgreSQL roles. | SEC | PostgreSQL | C | 14–18 | |
| pgleak | 0.0.1 | Test extension exposing deliberately leaking integer-sum functions for PostgreSQL memory diagnostics. | FEAT | — | C | — | |
| pglens | 0.1.0 | Maintain view-derived projection tables through an experimental manual per-key recompute API | FEAT | Apache-2.0 | C | 15 | |
| pgmcisid | 1.0 | MCIS ID V1 generator | FUNC | — | C | — | |
| pgoutput | - | Logical Replication output plugin | ETL | PostgreSQL | C | 14–18 | |
| pgpm-verify | 0.15.3 | pgpm-verify extension | FEAT | MIT | C | — | |
| pgpodman | — | Launches and manages container applications from SQL on Crunchy Bridge. | ADMIN | — | C | — | |
| pgpool_adm | 4.7.2 | Administrative functions for pgPool | ADMIN | PostgreSQL | C | 14–18 | |
| pgpool_recovery | 4.7.2 | recovery functions for pgpool-II for V4.3 | ADMIN | PostgreSQL | C | 14–18 | |
| pgpool_regclass | 4.7.2 | replacement for regclass | ADMIN | PostgreSQL | C | 14–18 | |
| pgr_dmmsy | 0.1.0 | DMMSY deterministic directed single-source shortest path algorithm for pgRouting | GIS | — | C | 14–16 | |
| pgrao | 1.0.0 | PGRAO Postgres DB Catalog Extension | ADMIN | — | C | — | |
| pgrowlocks | 1.2 | show row-level locking information | STAT | PostgreSQL | C | 14–18 | |
| pgstattuple | 1.5 | show tuple-level statistics | STAT | PostgreSQL | C | 14–18 | |
| pgv | 0.0.1 | Minimal vector extension | RAG | — | C | — |