I need some help in building new index structure using GIST.
I have to include a procedure for restructuring the tree immediately after
i have created the index using gist. How do i do it?
Actually I am trying to implement the slim-tree index using gist. To
increase the performance, a slim-down algorithm runs after creation of the
slim-tree. Where can i give a call to this slim-down procedure after the
tree has been built using gist?

Regards
Sharat.

Reply via email to