select open change scope Open full search

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

Extensions / Monitoring

tencentdb_system_stat

TencentDB extension that exposes per-process CPU and memory usage for PostgreSQL monitoring.

pgext.cloud · Documentation

Overview

Packagetencentdb_system_stat
Version1.0
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Distributiontencentdb-postgresql
VendorTencent Cloud
Requires CREATE EXTENSIONYes
Requires preloadNo
Catalogue updated2026-07-30

Related extensions

See also

pg_session_statsRecords per-session and parallel-worker CPU, process status, and I/O data into an external SQLite database.
pg_stat_errorTencentDB provider-managed error statistics extension; version 1.0 is currently listed for PostgreSQL 10-13.
pg_sessionsTracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory.
pg_stat_monitorThe pg_stat_monitor is a PostgreSQL Query Performance Monitoring tool, based on PostgreSQL contrib module pg_stat_statements. pg_stat_monitor provides aggregated statistics, client information, plan details including plan, and histogram information.
tencentdb_wal_statTencentDB proprietary WAL diagnostics extension that scans recent WAL files and attributes record counts, bytes, resource-manager types, and full-page images by database, schema, and relation.
pg_stat_sysinfoQuery host load, CPU, memory, swap, and disk statistics from PostgreSQL, with optional shared-memory caching.
pg_monPostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.