PostgreSQL load profile repository and report builder
pgext.cloud · Source code · License text · Control file
| Package | pg_profile |
|---|---|
| Version | 4.16 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 312 |
| Latest commit | 2026-07-23 |
| Latest release | 2026-07-23 |
| Catalogue updated | 2026-09-19 |
| 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. |
| powa | PostgreSQL Workload Analyser-core |
| pg_wait_sampling | sampling based statistics of wait events |
| pgsentinel | active session history |
| pg_datasentinel | Observability and activity monitoring extension for PostgreSQL |
| 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. |
| pg_track_settings | Track settings changes |
| pg_track_optimizer | Track planning decisions in comparison with execution reality |