Track settings changes
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_track_settings |
|---|---|
| Version | 2.1.2 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 55 |
| Latest commit | 2025-12-21 |
| Latest release | 2023-09-17 |
| Catalogue updated | 2026-08-30 |
| pg_profile | PostgreSQL load profile repository and report builder |
| powa | PostgreSQL Workload Analyser-core |
| pg_track_optimizer | Track planning decisions in comparison with execution reality |
| pg_stat_monitor | The 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. |
| pg_stat_statements | track planning and execution statistics of all SQL statements executed |
| pg_store_plans | track plan statistics of all SQL statements executed |
| pg_stat_plans | Track per-plan call counts, execution times, and example EXPLAIN texts. |