Re: Performance Reports

Поиск
Список
Период
Сортировка
От Radoulov, Dimitre
Тема Re: Performance Reports
Дата
Msg-id 2350d881-ba45-da66-9d4d-b024ff066f2b@gmail.com
обсуждение исходный текст
Ответ на Performance Reports  (Ankush Chawla <ankushchawla03@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Amine Tengilimoglu
Дата:
Сообщение: Re: Performance Reports
Следующее
От: Naveen Sankineni
Дата:
Сообщение: Commit Delay