Re: strange slow query performance

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: strange slow query performance
Дата
Msg-id CAKFQuwZmcVzXnSHo6WVpYSqSBiMZ09mwtybwoZ2e8WfS0tWe5A@mail.gmail.com
обсуждение исходный текст
Ответ на strange slow query performance  (Ben Snaidero <bensnaidero@geotab.com>)
Ответы Re: strange slow query performance  (Ben Snaidero <bensnaidero@geotab.com>)
Список pgsql-general
On Thu, Jan 17, 2019 at 9:19 AM Ben Snaidero <bensnaidero@geotab.com> wrote:
> Any ideas as to why this is happening?

Not really, I would expect roughly double execution time, not an
exponential increase.  Still not experienced enough to diagnose with
what has been provided but I will suggest you provide the version that
you are running these queries against and confirm that the results are
consistent across multiple runs to discount the possibility that
locking or other transient work is involved.

Curious if increasing work_mem helps but its mostly a trial-and-error
thing for me (I wouldn't expect it to)...

David J.


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

Предыдущее
От: Michel Pelletier
Дата:
Сообщение: Re: Varlena with recursive data structures?
Следующее
От: Rich Shepard
Дата:
Сообщение: Re: Refining query statement