From: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: On columnar storage |
Date: | 2015-06-12 13:56:42 |
Message-ID: | CAHyXU0xfyExsr5d3Q5jd_65mmrEDDogD5noxxmYByrMb6DXa6w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Jun 11, 2015 at 6:03 PM, Alvaro Herrera
<alvherre(at)2ndquadrant(dot)com> wrote:
> We hope to have a chance to discuss this during the upcoming developer
> unconference in Ottawa. Here are some preliminary ideas to shed some
> light on what we're trying to do.
Quick thought. We already support out of line columnar storage in a
fashion with 'toast'. Obviously that's a long way from where you want
to go, but have you ruled out extending that system?
merlin
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2015-06-12 14:07:55 | Re: Reconsidering the behavior of ALTER COLUMN TYPE |
Previous Message | Andres Freund | 2015-06-12 13:48:01 | Re: [Proposal] Progress bar for pg_dump/pg_restore |