Re: Interface of the R-tree in order to work with postgresql
В списке pgsql-novice по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Interface of the R-tree in order to work with postgresql |
| Дата | |
| Msg-id | 7499.1160021489@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Interface of the R-tree in order to work with postgresql ("jorge alberto" <jorge.is.a.geek@gmail.com>) |
| Ответы |
Re: Interface of the R-tree in order to work with postgresql
|
| Список | pgsql-novice |
"jorge alberto" <jorge.is.a.geek@gmail.com> writes:
> I want to know how can I add a new spatial access method into the
> postgresql,
Developing a new index access method is hardly a novice-level task.
Are you sure you need to do that? Perhaps you can accomplish what
you want by making a new datatype and interfacing it to GiST indexes.
That's still a pretty large chunk to bite off, but there are examples
available --- look into the contrib/ directory to find existing add-on
datatypes that have GiST indexing capability. The documentation for
this area is weak. Be prepared to read source code ...
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера