C extension that snapshots PostgreSQL cumulative WAL, SLRU, checkpoint, archiver, I/O, and background-writer statistics in dynamic shared memory.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | statsmgr |
|---|---|
| Version | 0.1-alpha |
| PostgreSQL versions | 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Preview |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2025-01-07 |
| Catalogue updated | 2026-07-30 |
| pg_shared_plans | Proof-of-concept shared-memory execution-plan cache for PostgreSQL |
| postfga | A preload PostgreSQL extension integrating OpenFGA authorization through an FDW, C functions, gRPC background work and shared-memory caching. |
| hash_fdw | Shared-memory hash-table foreign data wrapper for storing and querying rows by a configured key. |
| shared_ispell | Shared-memory ispell dictionary template for reducing per-session initialization and memory. |