select open change scope Open full search

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

Extensions / Monitoring

tencentdb_wal_stat

TencentDB 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.

pgext.cloud · Website · Documentation

Overview

Packagetencentdb_wal_stat
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Distributiontencentdb-postgresql
VendorTencent Cloud
Requires CREATE EXTENSIONYes
Requires preloadNo
Latest release2026-04-10
Catalogue updated2026-07-30

Related extensions

See also

pgfr_recordServer-side PostgreSQL performance flight recorder
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
streaminglagSQL helpers that convert WAL LSNs to integers and estimate primary-to-standby streaming replication lag in bytes.
pg_stat_logTrack cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE.
rds_toolsAWS RDS for PostgreSQL administrative functions for engine-version inspection, password-encryption audits, autovacuum diagnostics, and storage monitoring
pg_turretCapture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry
pg_querylogCaptures current and recently completed backend queries in shared memory for SQL inspection.
pg_otel_tracerRust based Postgres extension that adds query lifecycle events to OTEL traces.
loginfoFunctions and views for PostgreSQL to query the postgres log
pgotelPostgreSQL extension exposing OpenTelemetry functionality for other extensions.