Re: Slow Query

Поиск
Список
Период
Сортировка
От 林士博
Тема Re: Slow Query
Дата
Msg-id CACudzGgToR=4k1Ca0q6Px2cR1baju2sEcFVzRZYKTBYNs0DXXA@mail.gmail.com
обсуждение исходный текст
Ответ на Slow Query  (robbyc <robcampbell73@gmail.com>)
Список pgsql-performance
OK.

If you benchmark that correctly, 
then it seems that adding some redundant search can get the query faster in some special cases.

And without further info, I can not see any reason.

2015-08-14 14:35 GMT+09:00 Robert Campbell <robcampbell73@gmail.com>:
Hi,

My mistake, didnt apply the sub query properly the first time.

It does return records but not quite as fast as original query, about 200ms slower

Vacancy ID is a primary key.

On Fri, Aug 14, 2015 at 3:10 PM, 林士博 <lin@repica.co.jp> wrote:
Is the "Vacancy"."ID" a primary key?
Or is unique in Vacancy table?




--



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

Предыдущее
От: 林士博
Дата:
Сообщение: Re: Slow Query
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Strange query stalls on replica in 9.3.9