Reg: Slow query

Поиск
Список
Период
Сортировка
От Prakash Chinnakannan
Тема Reg: Slow query
Дата
Msg-id CACDAp1BJ1LVReNpfFaa6vD8i6e4-sPkO+y9+gd8HLYDpyJMPMw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Reg: Slow query  (Vasilis Ventirozos <v.ventirozos@gmail.com>)
Список pgsql-performance
Hi all,

Currently, I'm working on a performance issue with a query which takes
around ~30 sec to complete. This happens only, when there are more
activity going around same table. The same query completes with in a
second when there are no activity on that table.

Tried taking EXPLAIN ANALYZE output and analyze it, since it completes
with in a second, there are no blockers in it.

Is there any way to see whether postgress settings creates the
problem? which could be related to memory, locks or I/O etc..

Thanks for your help.
--Prakash


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

Предыдущее
От: "Nicholson, Brad (Toronto, ON, CA)"
Дата:
Сообщение: Re: 9.2.3 upgrade reduced pgbench performance by 60%
Следующее
От: Vasilis Ventirozos
Дата:
Сообщение: Re: Reg: Slow query