| От | 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 по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера