Skip to content

Releases: percona/pgsm-docs

2.0.4

18 Dec 14:17
5871283
Compare
Choose a tag to compare

This release fixes the issue with pg_stat_monitor causing the deadlock in the Percona Operator for PostgreSQL when executing the pgsm_store function.

2.0.3

05 Dec 09:45
3bdb3ba
Compare
Choose a tag to compare

This release fixes the issue with PostgreSQL crash when both pg_stat_monitor and citus extensions are enabled.

2.0.1

22 May 16:54
53b9f71
Compare
Choose a tag to compare
  • 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

12 Apr 19:03
0a3335b
Compare
Choose a tag to compare
  • 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

16 Jan 15:06
6a4c742
Compare
Choose a tag to compare

Fix support of PostgreSQL 15 for pg_stat_monitor

1.1.0

05 Oct 16:11
b65ee42
Compare
Choose a tag to compare
Tagging source code for 1.1.0 release