Re: New Access Method

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: New Access Method
Дата
Msg-id 20070303231036.GD6473@alvh.no-ip.org
обсуждение исходный текст
Ответ на New Access Method  ("Alan Gatt" <alangatt@gmail.com>)
Ответы Re: New Access Method  ("Alan Gatt" <alangatt@gmail.com>)
Список pgsql-hackers
Alan Gatt escribió:
> Hello,
> 
> I am trying to create a new index which is multidimensional (based on
> R-Tree) which can be used for data warehosuing. I have read the Developers'
> manual about adding new indexes, and now I want to start coding the new
> index.

Have you considered coding it using the GiST infrastructure?  Should be
much easier, and automatically give crash safety, concurrency, and a
shorter development time.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: What is CheckPoint.undo needed for?
Следующее
От: Robert Treat
Дата:
Сообщение: Re: Patch license update to developer's FAQ