Re: On columnar storage (2)

Поиск
Список
Период
Сортировка
От Haribabu Kommi
Тема Re: On columnar storage (2)
Дата
Msg-id CAJrrPGfqF_8d7dCq7AstgyBcKOXvnkGw6ivh+eVPLK83jO==Pw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: On columnar storage (2)  (Bert <biertie@gmail.com>)
Ответы Re: On columnar storage (2)  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: proposal: psql autocomplete for casting
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pl/pgsql exported functions