pg_stat_monitor/docs/RELEASE_NOTES.md

1.8 KiB

Release Notes

Below is the complete list of release notes for every version of pg_stat_monitor.

REL0_7_2

PG-165(https://jira.percona.com/browse/PG-164): Recycle expired buckets. PG-164(https://jira.percona.com/browse/PG-165): Query timing will be four decimal places instead of two. PG-161(https://jira.percona.com/browse/PG-166): Miscellaneous small issues.

REL0_7_1

PG-158(https://jira.percona.com/browse/PG-158): Segmentation fault while using pgbench with clients > 1. PG-159(https://jira.percona.com/browse/PG-159): Bucket start time (bucket_start_time) should be aligned with bucket_time. PG-160(https://jira.percona.com/browse/PG-160): Integration with PGXN.

REL0_7_0_STABLE

Improvements

PG-153: Capture and record the application_name executing the query.

PG-145: Add a new View/Query to show the actual Database name and Username.

PG-110; Aggregate the number of warnings.

PG-109: Log failed queries or queries with warning messages.

PG-150: Differentiate different types of queries such as SELECT, UPDATE, INSERT or DELETE.

Bugs Fixed

PG-111 Show information for incomplete buckets.

PG-112 Rename the column from “IP” to a more meaningful "client_ip".

PG-148 Loss of query statistics/monitoring due to not enough “slots” available.

v0.6.0

Initial Release.

Master

Improvements

PG-156: Adding a placeholder replacement function for the prepared statement