mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
Update RELEASE_NOTES.md
This commit is contained in:
@@ -7,21 +7,32 @@ Initial Release.
|
||||
|
||||
## REL0_7_0_STABLE
|
||||
### Improvements
|
||||
|
||||
PG-153: Log application_name.
|
||||
|
||||
PG-145: View/Query to show the actual Database name and Username.
|
||||
|
||||
PG-111: Incomplete buckets
|
||||
|
||||
PG-110; Number of Warnings
|
||||
|
||||
PG-109: Log query with error
|
||||
|
||||
PG-150: Log query type for the query (SELECT, UPDATE, INSERT or DELETE )
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
PG-111: Problem showing information in case of incomplete buckets.
|
||||
|
||||
PG-112: Column name “IP” to client_ip.
|
||||
|
||||
PG-148: Loss of query statistics/monitoring due to not enough “slots” available.
|
||||
|
||||
|
||||
## Master
|
||||
|
||||
### Improvements
|
||||
|
||||
PG-156: Adding a placeholder replacement function for prepared statement
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
Reference in New Issue
Block a user