Releases: percona/pgsm-docs
Releases · percona/pgsm-docs
2.0.4
2.0.3
This release fixes the issue with PostgreSQL crash when both pg_stat_monitor
and citus
extensions are enabled.
2.0.1
- Fix for the server crash when running pg_stat_monitor with pgsm_enable_query_plan enabled,
- Improve incorrect behavior with the non-default number of buckets configured
- Improve the memory context handling for pg_stat_monitor.
2.0.0
- GA with Percona Distribution for PostgreSQL
- Compatible with pg_stat_statements view on all major PG versions
- Improved histogram output to display the whole data range, including the queries with the execution time lower than the minimum time, and exceeding the maximum time specified by the user.
- The "done" status for buckets
- Generation of a unique query ID, database/user/scheme agnostic
2022-11-08
Fix support of PostgreSQL 15 for pg_stat_monitor
1.1.0
Tagging source code for 1.1.0 release