Re: On columnar storage (2) - Mailing list pgsql-hackers

From Haribabu Kommi
Subject Re: On columnar storage (2)
Date
Msg-id CAJrrPGfqF_8d7dCq7AstgyBcKOXvnkGw6ivh+eVPLK83jO==Pw@mail.gmail.com
Whole thread Raw
In response to Re: On columnar storage (2)  (Bert <biertie@gmail.com>)
Responses Re: On columnar storage (2)
List pgsql-hackers
On Thu, Mar 3, 2016 at 7:46 PM, Bert <biertie@gmail.com> wrote:
>
> Thank you for the performance test. But please not that the patch is 'thrown
> away', and will be totally rewritten. I have no idea of the status of the
> second / third attempt however.
> However, what is interesting is that for some queries this patch is already
> on par with VCI. Which db is that exactly?

The performance report is taken on the patch that is WIP columnar storage
on PostgreSQL database. Only the storage part of the code is finished.
To test the performance, we used custom plan to generate the plans
where it can use the columnar storage. This way we ran the performance
test.

I want to integrate this patch with syntax proposed by Alvaro for columnar
storage and share it with community, before that i want to share the current
storage design with the community for review by preparing some readme
file. I will try to send this soon.


Regards,
Hari Babu
Fujitsu Australia



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: proposal: psql autocomplete for casting
Next
From: Magnus Hagander
Date:
Subject: Re: pl/pgsql exported functions