Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
12 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_netstat | 0.1.0 | pg netstat: network traffic monitor | STAT | — | Rust | — | 259 |
| pg_turret | 0.0.0 | Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry | STAT | MIT | Rust | 13–18 | 121 |
| promscale | 0.8.0 | Deprecated tables, types, and functions supporting Promscale. | STAT | — | Rust | — | 37 |
| pg_otel_tracer | 0.1.0 | Rust based Postgres extension that adds query lifecycle events to OTEL traces. | STAT | — | Rust | — | 19 |
| pg_stat_sysinfo | 0.0.1 | Query host load, CPU, memory, swap, and disk statistics from PostgreSQL, with optional shared-memory caching. | STAT | MIT | Rust | 14–15 | 18 |
| pgx_trace_hooks | 0.0.0 | Trace PostgreSQL executor and utility-hook invocations through a preloaded pgrx library | STAT | MIT | Rust | 15 | 15 |
| explain_ui | 0.0.2 | easily jump into a visual plan UI for any SQL query | STAT | — | Rust | 14–18 | 5 |
| pg_lockwatch | 0.1.0 | Sample blocking chains and score lock-contention risk | STAT | — | Rust | 15–18 | 2 |
| supamonitor | 0.0.6 | Preloaded pgrx query hook that logs query text, query ID, planning time, and execution time as JSON. | STAT | — | Rust | 13–18 | 2 |
| pg_sweep | 0.0.0 | Collect PostgreSQL database and table statistics as JSON for monitoring. | STAT | MIT | Rust | 14–16 | 1 |
| pg_sysload | 0.0.0 | Expose Linux system load averages from PostgreSQL | STAT | — | Rust | 11–16 | |
| plannerlog | 0.0.0 | pgrx planner-hook example that logs each planned query. | STAT | MIT | Rust | — |