Re: Compressed TOAST Slicing

From: Paul Ramsey <pramsey(at)cleverelephant(dot)ca>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Daniel Verite <daniel(at)manitou-mail(dot)org>, Simon Riggs <simon(at)2ndquadrant(dot)com>, rafia(dot)sabih(at)enterprisedb(dot)com, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Compressed TOAST Slicing
Date: 2019-02-21 18:50:36
Message-ID: CACowWR08DXEpVA_nYCsnSU5Uv+wk8OWyvtb3V0kBpqpRxoox9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 20, 2019 at 1:12 PM Stephen Frost <sfrost(at)snowman(dot)net> wrote:
>
> * Paul Ramsey (pramsey(at)cleverelephant(dot)ca) wrote:
> > On Wed, Feb 20, 2019 at 10:50 AM Daniel Verite <daniel(at)manitou-mail(dot)org> wrote:
> > >
> > > What about starts_with(string, prefix)?
> > Thanks, I'll add that.
>
> That sounds good to me, I look forward to an updated patch.
> once the patch has been updated to catch
> this case, I'll review it (again) with an eye on committing it soon.

Merci! Attached are updated patches.

Attachment Content-Type Size
compressed-datum-slicing-20190221a.patch application/octet-stream 5.8 KB
compressed-datum-slicing-left-20190221a.patch application/octet-stream 1.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2019-02-21 18:56:31 Re: restrict pg_stat_ssl to superuser?
Previous Message Claudio Freire 2019-02-21 18:38:21 Re: Using old master as new replica after clean switchover