| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [WIP]Vertical Clustered Index (columnar store extension) |
| Date: | 2017-01-07 17:20:00 |
| Message-ID: | 20170107172000.GF3164@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Dec 30, 2016 at 02:55:39PM +1100, Haribabu Kommi wrote:
>
> Hi All,
>
> Fujitsu was interested in developing a columnar storage extension with minimal
> changes the server backend.
>
> The columnar store is implemented as an extension using index access methods.
> This can be easily enhanced with pluggable storage methods once they are
> available.
Have you see this post from 2015:
https://www.postgresql.org/message-id/20150831225328.GM2912%40alvherre.pgsql
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-01-07 17:39:02 | Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." |
| Previous Message | Ryan Murphy | 2017-01-07 17:19:10 | Adding type info etc for inheritance errmsg: "child table is missing column ..." |