Skip to content

For help, click the link below to get free database assistance or contact our experts for personalized support.

Version 2.0.1 (2023-05-22)

Release date May 22, 2023
Installation Install pg_stat_monitor

Release highlights

This release fixes the server crash when running pgsm_enable_query_plan is enabled, addresses the incorrect behavior with the non-default number of buckets configured, and improves the memory context handling for pg_stat_monitor.

Bugs Fixed

  • PG-613 - Fixed the issue with segmentation fault error when query plan is enabled on large queries.
  • PG-624 - Fixed the server crash when running pgbench with pg_stat_monitor loaded by improving the handling of the dynamic number of buckets.