Re: In-Memory Columnar Store
От | ktm@rice.edu |
---|---|
Тема | Re: In-Memory Columnar Store |
Дата | |
Msg-id | 20131211151417.GM19242@aart.rice.edu обсуждение исходный текст |
Ответ на | In-Memory Columnar Store (knizhnik <knizhnik@garret.ru>) |
Ответы |
Re: In-Memory Columnar Store
Re: In-Memory Columnar Store |
Список | pgsql-hackers |
On Mon, Dec 09, 2013 at 11:40:41PM +0400, knizhnik wrote: > Hello! > > I want to annouce my implementation of In-Memory Columnar Store > extension for PostgreSQL: > > Documentation: http://www.garret.ru/imcs/user_guide.html > Sources: http://www.garret.ru/imcs-1.01.tar.gz > > Any feedbacks, bug reports and suggestions are welcome. > > Vertical representation of data is stored in PostgreSQL shared memory. > This is why it is important to be able to utilize all available > physical memory. Hi, This is very neat! The question I have, which applies to the matview support as well, is "How can we transparently substitute usage of the in-memory columnar store/matview in a SQL query?". Regards, Ken
В списке pgsql-hackers по дате отправления: