Item compression in the Gist index
От | Baca Radim |
---|---|
Тема | Item compression in the Gist index |
Дата | |
Msg-id | d2a3fac2-65d0-677c-863a-c11234c6e7f0@gmail.com обсуждение исходный текст |
Ответы |
Re: Item compression in the Gist index
Re: Item compression in the Gist index |
Список | pgsql-hackers |
Hi, we are developing an extension for multidimensional data. We have created a Gist index that is heavily inspired by a cube extension. Right now we would like to add some item compression since data items in a node share a significant portion of a tuple prefix. However, I have no idea how to handle information stored on a node level in Gists' compression method. Is there any example? Unfortunately, the cube extension does not implement item compression. To be more specific we would like to store in the node a common prefix for all tuples in the node. Thanks for any advice, Radim -- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
В списке pgsql-hackers по дате отправления: