user-defined tree methods in GIST

Поиск
Список
Период
Сортировка
От sharath kumar
Тема user-defined tree methods in GIST
Дата
Msg-id 63b2ddcd0703060020l2cd716dbv836c36ab517791cf@mail.gmail.com
обсуждение исходный текст
Ответы Re: user-defined tree methods in GIST  (Martijn van Oosterhout <kleptog@svana.org>)
Re: user-defined tree methods in GIST  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-hackers
I need some help in building new index structure using GIST.<br /> I have to include a procedure for restructuring the
treeimmediately after i have created the index using gist. How do i do it?<br />Actually I am trying to implement the
slim-treeindex using gist. To increase the performance, a slim-down algorithm runs after creation of the slim-tree.
Wherecan i give a call to this slim-down procedure after the tree has been built using gist? <br /><br />Regards<br
/>Sharat.<br/> 

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

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: Bug: Buffer cache is not scan resistant
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [PATCHES] xml2 contrib patch supporting default XML namespaces