| От | Richard Huxton |
|---|---|
| Тема | Re: indexing |
| Дата | |
| Msg-id | 4AE74F22.60002@archonet.com обсуждение исходный текст |
| Ответ на | indexing (ginanjar <ginjirokato@gmail.com>) |
| Список | pgsql-general |
ginanjar wrote: > I work on my thesis on spatial database indeksing using Btree n GiST. > Can you help to explain how the GiST and btree indexing work in > postgresql ( the algorithm ) ? Can somone show me how to write code to > know the tree level and count the root and leaf ? > thanks for the information n help . I'm not sure btree indexes are useful in a spatial database (well, not for the spatial aspects unless you are dealing with 1D space). For GiST, read chapter 51 of the manuals. http://www.postgresql.org/docs/8.4/static/gist.html From there, study some of the contrib modules it mentions in the source distribution. HTH -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера