Re: Performance Reports

Поиск
Список
Период
Сортировка
От Johannes Truschnigg
Тема Re: Performance Reports
Дата
Msg-id 20200430104903.GA28955@vault.lan
обсуждение исходный текст
Ответ на Performance Reports  (Ankush Chawla <ankushchawla03@gmail.com>)
Ответы Re: Performance Reports  (Priancka Chatz <pc9926@gmail.com>)
Список pgsql-admin
Hi Ankush!

I am not familiar with Oracle databases in general, or the tools you
mentioned, but if you want to assess your PostgreSQL database's performance on
a per-query level, you should check out pgbadger[0] (a performance-oriented
log analysis tool) and pg_stat_statements[1] (an extension that records
aggregate query performance characteristics), for starters.

Hth!

[0]: http://pgbadger.darold.net/
[1]: https://www.postgresql.org/docs/current/pgstatstatements.html

--
with best regards:
- Johannes Truschnigg ( johannes@truschnigg.info )

www:   https://johannes.truschnigg.info/
phone: +43 650 2 133337
xmpp:  johannes@truschnigg.info

Please do not bother me with HTML-email or attachments. Thank you.

Вложения

В списке pgsql-admin по дате отправления:

Предыдущее
От: Ankush Chawla
Дата:
Сообщение: Performance Reports
Следующее
От: Priancka Chatz
Дата:
Сообщение: Re: Performance Reports