Can someone explain me internal structure of postgresql gist index? Does it use the same structure for rtree_gist, btree_gist and other implementations of gist? And what is the difference from b-tree?
Thanks a lot for the answer.
Can someone explain me internal structure of postgresql gist index? Does it use the same structure for rtree_gist, btree_gist and other implementations of gist? And what is the difference from b-tree? Thanks a lot for the answer. |
|||||
|