Re: adding 'zstd' as a compression algorithm

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: adding 'zstd' as a compression algorithm
Дата
Msg-id CA+TgmoYa0upQNReFd5bcN99EE1_pVCSMTC5KtvZWs0uHF8vCRQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: adding 'zstd' as a compression algorithm  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: adding 'zstd' as a compression algorithm  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
On Tue, Feb 15, 2022 at 1:55 PM Justin Pryzby <pryzby@telsasoft.com> wrote:
> Regarding the patch:
>
> I suppose it should support windows, and whatever patches use zstd should
> update the install instructions.  See 9ca40dcd4, 02a93e7ef, 4035cd5d4.

Thanks, this is helpful. To me, it looks like we need something
similar to 9ca40dcd4, plus something like the last hunk of 02a93e7ef.
The rest of 02a93e7ef and all of 4035cd5d4 seem like they address the
application of lz4 rather than just adding support for it, so I don't
see the need for those elements in this patch. Am I missing something?

-- 
Robert Haas
EDB: http://www.enterprisedb.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jean Baro
Дата:
Сообщение: Re: WIP: System Versioned Temporal Table
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pg_walinspect - a new extension to get raw WAL data and WAL stats