mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
README Update.
This commit is contained in:
@@ -6,27 +6,27 @@ Below is the complete list of release notes for every version of ``pg_stat_monit
|
|||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
|
|
||||||
PG-186: Add support to monitor query execution plan
|
[PG-186](https://jira.percona.com/browse/PG-186): Add support to monitor query execution plan
|
||||||
|
|
||||||
PG-147: Store top query, instead of parent query.
|
[PG-147](https://jira.percona.com/browse/PG-147): Store top query, instead of parent query.
|
||||||
|
|
||||||
PG-188: Added a new column to monitor the query state i.e PARSING/PLANNING/ACTIVE/FINISHED.
|
[PG-188](https://jira.percona.com/browse/PG-188): Added a new column to monitor the query state i.e PARSING/PLANNING/ACTIVE/FINISHED.
|
||||||
|
|
||||||
PG-180: Schema Qualified table/relations names.
|
[PG-180](https://jira.percona.com/browse/PG-180): Schema Qualified table/relations names.
|
||||||
|
|
||||||
Regression Test Suite.
|
Regression Test Suite.
|
||||||
|
|
||||||
### Bugs Fixed
|
### Bugs Fixed
|
||||||
|
|
||||||
PG-189: Regression crash in case of PostgreSQL 11.
|
[PG-189](https://jira.percona.com/browse/PG-189): Regression crash in case of PostgreSQL 11.
|
||||||
|
|
||||||
PG-187: Compilation Error for PostgreSQL 11 and PostgreSQL 12.
|
[PG-187](https://jira.percona.com/browse/PG-187): Compilation Error for PostgreSQL 11 and PostgreSQL 12.
|
||||||
|
|
||||||
PG-186: Add support to monitor query execution plan.
|
[PG-186](https://jira.percona.com/browse/PG-186): Add support to monitor query execution plan.
|
||||||
|
|
||||||
PG-182: Added a new option for the query buffer overflow.
|
[PG-182](https://jira.percona.com/browse/PG-182): Added a new option for the query buffer overflow.
|
||||||
|
|
||||||
PG-181: Segmentation fault in case of track_utility is ON.
|
[PG-181](https://jira.percona.com/browse/PG-181): Segmentation fault in case of track_utility is ON.
|
||||||
|
|
||||||
Some Code refactoring.
|
Some Code refactoring.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user