Re: GIN index not used

Поиск
Список
Период
Сортировка
От Emre Hasegeli
Тема Re: GIN index not used
Дата
Msg-id 20140712083115.GA515@hasegeli-2.local
обсуждение исходный текст
Ответ на Re: GIN index not used  ("Huang, Suya" <Suya.Huang@au.experian.com>)
Список pgsql-performance
> -----Original Message-----

It is hard to read your message.  You should indicate the quoted lines.
Please fix your email client.

> About the contrib/intarray, do I have other choices not using that one?

integer[] and contrib/intarray are two different data types.

> About the join, yeah, in our testing for DW-like queries, hash join does improved the performance greatly...

Then, it should be chosen by the planner.  I doubt it is the best
choice in all cases.  It is not advised to set these parameters
globally.


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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: 60 core performance with 9.3
Следующее
От: "Magers, James"
Дата:
Сообщение: Query Performance question