Re: Optimize partial TOAST decompression

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Binguo Bao <djydewang(at)gmail(dot)com>
Cc: Paul Ramsey <pramsey(at)cleverelephant(dot)ca>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Optimize partial TOAST decompression
Date: 2019-07-04 09:10:24
Message-ID: BFA726EE-9C16-475D-A739-16DFC34931C1@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> 3 июля 2019 г., в 18:06, Binguo Bao <djydewang(at)gmail(dot)com> написал(а):
>
> Paul Ramsey <pramsey(at)cleverelephant(dot)ca> 于2019年7月2日周二 下午10:46写道:
> This looks good to me. A little commentary around why
> pglz_maximum_compressed_size() returns a universally correct answer
> (there's no way the compressed size can ever be larger than this
> because...) would be nice for peasants like myself.
> ...
>
> Thanks for your comment. I've updated the patch.

Thanks Biguo and Paul! From my POV patch looks ready for committer, so I switched state on CF.

Best regards, Andrey Borodin.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2019-07-04 09:52:22 Re: Excessive memory usage in multi-statement queries w/ partitioning
Previous Message Julien Rouhaud 2019-07-04 08:24:50 Re: pg_waldump and PREPARE