Skip to content
Rate this page
Thanks for your feedback
Thank you! The feedback has been submitted.

Get free database assistance or contact our experts for personalized support.

Version 2.2.0 (2025-06-30)

Install pg_stat_monitor

Release highlights

This release improves query annotation parsing, enhances SQL error visibility, and fixes diagnostic issues with command types, improving performance.

Improvements

  • PG-1674 - Fixed comment parsing logic, to ensure more accurate interpretation of query annotations and performance
  • PG-1313 - Fixed decode_error_level SQL function, enhancing SQL-level error visibility
  • PG-1621 - Fixed cmd_type mostly showing 0 values, to improve internal diagnostics