From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
---|---|
To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
Cc: | Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Daniil Zakhlystov <usernamedt(at)yandex-team(dot)ru>, Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: compression libraries and CF bot |
Date: | 2021-03-12 00:44:26 |
Message-ID: | CA+hUKGLSH5=n9x_c_mK70+XG-+KsJ33-NNe54mHmM4fGL9uYuA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Feb 21, 2021 at 4:30 AM Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
> Dilip's TOAST patch is passing on linux and bsd --with-lz4, so I think it's
> desirable to install on mac now.
Justin figured this out, so now this patch is using lz4 and passing on
Linux, FreeBSD and macOS.
> libzstd would be desirable for linux/bsd/mac for Konstantin's libpq patch, and
> my pg_dump patch.
> https://formulae.brew.sh/formula/zstd
I think I have added that too; let's see what happens :-)
Not done for Windows. It's probably easy with choco, though I assume
none of these patches have the right bits and pieces in our Perl build
scripting for Windows...
From | Date | Subject | |
---|---|---|---|
Next Message | Dilip Kumar | 2021-03-12 00:51:59 | Re: Is Recovery actually paused? |
Previous Message | Tom Lane | 2021-03-12 00:42:30 | Re: [PATCH] Covering SPGiST index |