Re: Performance Reports - Mailing list pgsql-admin

From Radoulov, Dimitre
Subject Re: Performance Reports
Date
Msg-id 2350d881-ba45-da66-9d4d-b024ff066f2b@gmail.com
Whole thread Raw
In response to Performance Reports  (Ankush Chawla <ankushchawla03@gmail.com>)
List pgsql-admin
On 30/04/2020 11.14, Ankush Chawla wrote:
> [...]
> I am wondering if there is any thing such as AWR report which can give 
> a generic picture of events happening in the database causing 
> performance issues
> or any kind of snapshots for particular time period
> Statistics from table are generally a summarized detail since cluster 
> startup
> Issue faced at particular time interval is not

Not exactly what you're asking for, but you could check PMM (Percona 
Monitoring and Management): an open source monitoring tool that supports 
PostgreSQL.
It's very easy to install, there's even an option to set it up as a 
docker image. You'll have historical charts for various OS and database 
metrics and with Query Analytics you could analyze your current and 
historical workload (you'll need to install and configure 
pg_stat_statements).

There's an online demo at: https://pmmdemo.percona.com/graph/

For more info:

https://www.percona.com/software/database-tools/percona-monitoring-and-management


Regards
Dimitre




pgsql-admin by date:

Previous
From: Amine Tengilimoglu
Date:
Subject: Re: Performance Reports
Next
From: Naveen Sankineni
Date:
Subject: Commit Delay