Re: strange slow query - lost lot of time somewhere

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: strange slow query - lost lot of time somewhere
Дата
Msg-id CAFj8pRDwhx0oarMKTQqFLPBfOk0aX0Zde7thm5LaacLEoiAh+g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: strange slow query - lost lot of time somewhere  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: strange slow query - lost lot of time somewhere  (David Rowley <dgrowleyml@gmail.com>)
Re: strange slow query - lost lot of time somewhere  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-hackers


út 3. 5. 2022 v 6:57 odesílatel Tom Lane <tgl@sss.pgh.pa.us> napsal:
Pavel Stehule <pavel.stehule@gmail.com> writes:
> there is really something strange (see attached file). Looks so this issue
> is much more related to planning time than execution time

You sure there's not something taking an exclusive lock on one of these
tables every so often?

I am almost sure, I can see this issue only every time when I set a higher work mem. I don't see this issue in other cases.

Regards

Pavel

 

                        regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: strange slow query - lost lot of time somewhere
Следующее
От: Tom Lane
Дата:
Сообщение: Re: failures in t/031_recovery_conflict.pl on CI