Re: pg_check_queries.pl: an ineffective way to check for slow queries?
В списке pgsql-admin по дате отправления:
| От | Kevin Grittner |
|---|---|
| Тема | Re: pg_check_queries.pl: an ineffective way to check for slow queries? |
| Дата | |
| Msg-id | 4A4E092F0200002500028360@gw.wicourts.gov обсуждение |
| Ответ на | pg_check_queries.pl: an ineffective way to check for slow queries? (Mark Stosberg <mark@summersault.com>) |
| Список | pgsql-admin |
Mark Stosberg <mark@summersault.com> wrote: > What luck have others of you had with devising a way to monitor if > your PostgreSQL server is "slow" ? For web apps we submit HTTP requests to our renderers periodically, and monitor the response time. Of course, this tests the whole stack, but that's a good thing from our perspective. For other software, we log queries which take more than two seconds, and investigate performance complaints from our end users. There is too much variation in run times, partly based on selection criteria entered by users at run time, for us to want to automatically alert based on run time. Ultimately, for us, the only performance metric which really matters for much of our software is user satisfaction with response time. -Kevin
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера