Re: Re[2]: [BUGS] BUG #13869: Right Join query that never ends

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Re[2]: [BUGS] BUG #13869: Right Join query that never ends
Дата
Msg-id CAM3SWZStEZB_UmM2AjOqDEb2_9K3qtT49iy0GXG6M8=g0=HUZQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re[2]: [BUGS] BUG #13869: Right Join query that never ends  (Master ZX <zx-master@bigmir.net>)
Ответы Re[2]: [BUGS] Re[2]: [BUGS] BUG #13869: Right Join query that never ends  (Master ZX <zx-master@bigmir.net>)
Re[2]: [BUGS] Re[2]: [BUGS] BUG #13869: Right Join query that never ends  (Master ZX <zx-master@bigmir.net>)
Список pgsql-bugs
On Sat, Jan 16, 2016 at 4:51 AM, Master ZX <zx-master@bigmir.net> wrote:
> I can do more to investigate this behavior only if postgresql will consider my claim as bug that has to be fixed in
firstorder. 
> Ideally  I should give my DB schema and dump or VM wich reproduces this bug, but I can not give away our internal
data.All other options I can not describe at public mailing list. 

Why don't you use a tool like Linux's perf to determine where time is spent?:

https://wiki.postgresql.org/wiki/Profiling_with_perf

A simple "perf top" may be all that it takes to give us a better idea
of where time is spent.

--
Peter Geoghegan

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: about CREATE EXTENSION error
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #13874: The index of a json field which is created after data are inserted doesn't work.