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
| Package | tencentdb_wal_stat |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Distribution | tencentdb-postgresql |
| Vendor | Tencent Cloud |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Latest release | 2026-04-10 |
| Catalogue updated | 2026-07-30 |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| streaminglag | SQL helpers that convert WAL LSNs to integers and estimate primary-to-standby streaming replication lag in bytes. |
| pg_stat_log | Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE. |
| rds_tools | AWS RDS for PostgreSQL administrative functions for engine-version inspection, password-encryption audits, autovacuum diagnostics, and storage monitoring |
| pg_turret | Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry |
| pg_querylog | Captures current and recently completed backend queries in shared memory for SQL inspection. |
| pg_otel_tracer | Rust based Postgres extension that adds query lifecycle events to OTEL traces. |
| loginfo | Functions and views for PostgreSQL to query the postgres log |
| pgotel | PostgreSQL extension exposing OpenTelemetry functionality for other extensions. |