Re: How to get RTREE performance from GIST index?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to get RTREE performance from GIST index?
Дата
Msg-id 26963.1258868429@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How to get RTREE performance from GIST index?  (Clive Page <clive.page@cantab.net>)
Ответы Re: How to get RTREE performance from GIST index?
Список pgsql-general
Clive Page <clive.page@cantab.net> writes:
> Is there a way of forcing the use of Rtree indexing in v8.4,

No, because the rtree code is gone entirely.  We took it out on the
basis of tests showing that the gist implementation performed as well
or better.  I'm not sure why it's not working for you, but if you
can provide a more complete test case, we could look into it.

One thing to check into right away is whether the system is even
trying to use the index --- what does EXPLAIN show about it?
Do you by any chance have EXPLAIN output for the same query on the
old system?  What was the old PG version, anyway?

            regards, tom lane

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

Предыдущее
От: Rikard Bosnjakovic
Дата:
Сообщение: Re: Books, the lulu.com scam
Следующее
От: Dave Coventry
Дата:
Сообщение: Re: Books, the lulu.com scam