Re: How to get RTREE performance from GIST index?

Поиск
Список
Период
Сортировка
От Clive Page
Тема Re: How to get RTREE performance from GIST index?
Дата
Msg-id 4B092C37.1090908@star.le.ac.uk
обсуждение исходный текст
Ответ на Re: How to get RTREE performance from GIST index?  (Alban Hertroys <dalroi@solfertje.student.utwente.nl>)
Ответы Re: How to get RTREE performance from GIST index?
Список pgsql-general
On 22/11/2009 12:09, Alban Hertroys wrote:
> If you expect indexes to work efficiently on temporary tables you should analyse them after filling them to update
theplanner's statistics on their contents. If you don't you get the default query plan that's often not efficient. 

Alban

Thanks - I didn't know that.  I'll try removing the TEMPORARY tag.

Is it documented somewhere that I should have seen?

Regards

--
Clive Page

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: How to get RTREE performance from GIST index?
Следующее
От: Clive Page
Дата:
Сообщение: Re: How to get RTREE performance from GIST index?