Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
16 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pglinter | 2.0.0 | PostgreSQL Linting and Analysis Extension | ADMIN | PostgreSQL | Rust | 14–18 | 170 |
| pgdd | 0.6.1 | Introspect pg data dictionary via standard SQL | ADMIN | MIT | Rust | 14–18 | 56 |
| pg_pgbouncer | 0.0.0 | Runs and manages external PgBouncer processes from a PostgreSQL background worker through a pgrx extension. | ADMIN | MIT | Rust | 16 | 28 |
| pg_strict | 1.0.5 | Prevent dangerous UPDATE and DELETE without WHERE clause | ADMIN | MIT | Rust | 14–18 | 19 |
| pgextmgr | 0.0.0 | pgrx extension manager and hook framework for registering, ordering, enabling, and disabling PostgreSQL extension plugins. | ADMIN | MIT | Rust | 15 | 15 |
| pgx_show_hooks | 0.0.3 | Lists the in-process addresses of PostgreSQL hook functions and PL/pgSQL hook callbacks. | ADMIN | MIT | Rust | 15 | 15 |
| pg_replica | 0.7.2 | Consensus-driven automatic failover for PostgreSQL | ADMIN | AGPL-3.0-only | Rust | 18 | 10 |
| pg_wal_budget | 0.3.0 | PostgreSQL extension that observes and enforces WAL generation against configurable budgets by policy scope. | ADMIN | Apache-2.0 | Rust | — | 5 |
| pg_data_retention | 0.0.0 | PostgreSQL background-worker extension that applies table data retention policies. | ADMIN | MIT | Rust | 13–18 | 1 |
| pg_recyclebin | 0.1.0 | Intercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema. | ADMIN | MIT | Rust | 14–18 | 1 |
| hypostats | 0.0.0 | Dump and load pg_statistic rows as JSON for statistics experiments. | ADMIN | MIT | Rust | 12–17 | |
| pg_parapet | 0.0.0 | Hooks that can require WHERE on UPDATE and DELETE and restrict TRUNCATE to superusers. | ADMIN | — | Rust | — | |
| pg_table_bloat | 0.1.0 | PostgreSQL extension that estimates table bloat from pg class + pg stats — no pgstattuple required | ADMIN | MIT | Rust | — | |
| pg_viewctl | 0.1.0 | View dependency management and safe schema evolution utilities | ADMIN | — | Rust | 13–18 | |
| pg_walrus | 0.1.0 | Automatic max_wal_size tuning based on checkpoint activity | ADMIN | PostgreSQL | Rust | 15–18 | |
| pgnice | 0.0.0 | Manage PostgreSQL backend process priorities and resource limits. | ADMIN | MPL-2.0 | Rust | 13–17 |