select open change scope Open full search

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

Extensions / Monitoring

pgsampler

Experimental PostgreSQL background worker that collects time-series status and performance metrics.

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

Overview

Packagepgsampler
Version1.0
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespgsampler
Stars19
Latest commit2014-10-19
Catalogue updated2026-08-30

Related extensions

See also

pg_statvizCapture PostgreSQL statistics snapshots for time-series analysis and visualization
timescaledbEnables scalable inserts and complex queries for time-series data
pgmonitorCollector-friendly metric views and background refresh worker
timeseriesConvenience API for time series stack
pg_deltaxFast time-series extension for PostgreSQL
townMinimal PL/pgSQL helper that creates JSONB-and-array time-series tables with GIN and GiST indexes.
bg_monBackground worker for monitoring PostgreSQL
query_histogramCollects shared-memory histograms of statement and transaction runtimes through executor and utility hooks.
pipelinedbRun continuous SQL queries for high-throughput incremental time-series aggregation in PostgreSQL
pgfr_recordServer-side PostgreSQL performance flight recorder