select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Monitoring

pg_statviz

Capture PostgreSQL statistics snapshots for time-series analysis and visualization

pgext.cloud · Source code · Website · Documentation · License text · Control file

Overview

Packagepg_statviz
Version1.2
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapgstatviz
Stars108
Latest commit2026-08-28
Latest release2026-08-21
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pgsamplerExperimental PostgreSQL background worker that collects time-series status and performance metrics.
pgmonitorCollector-friendly metric views and background refresh worker
pg_monPostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view
timescaledbEnables scalable inserts and complex queries for time-series data
townMinimal PL/pgSQL helper that creates JSONB-and-array time-series tables with GIN and GiST indexes.
pg_stlTime series analysis functions for PostgreSQL