Re: Teach pg_receivewal to use lz4 compression
От
Michael Paquier
Тема
Re: Teach pg_receivewal to use lz4 compression
Дата
Msg-id
YURGPe8FLJReiabx@paquier.xyz
Ответ на
Re: Teach pg_receivewal to use lz4 compression (gkokolatos@pm.me)
Список
Дерево обсуждения
Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Dilip Kumar <dilipbalaut@gmail.com>
Re: Teach pg_receivewal to use lz4 compression Magnus Hagander <magnus@hagander.net>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Magnus Hagander <magnus@hagander.net>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Dilip Kumar <dilipbalaut@gmail.com>
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Magnus Hagander <magnus@hagander.net>
Re: Teach pg_receivewal to use lz4 compression Dilip Kumar <dilipbalaut@gmail.com>
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Jian Guo <gjian@vmware.com>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Magnus Hagander <magnus@hagander.net>
Re: Teach pg_receivewal to use lz4 compression Robert Haas <robertmhaas@gmail.com>
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression Robert Haas <robertmhaas@gmail.com>
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression Justin Pryzby <pryzby@telsasoft.com>
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression Robert Haas <robertmhaas@gmail.com>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>
Re: Teach pg_receivewal to use lz4 compression Robert Haas <robertmhaas@gmail.com>
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
Re: Teach pg_receivewal to use lz4 compression Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>
Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
Re: Teach pg_receivewal to use lz4 compression Michael Paquier <michael@paquier.xyz>
On Thu, Sep 16, 2021 at 03:17:15PM +0000, gkokolatos@pm.me wrote: > Hopefully fixed. Thanks for the new version. I have put my hands on the patch, and began reviewing its internals with LZ4. I am not done with it yet, and I have noticed some places that could be improved (error handling, some uses of LZ4F_flush() that should be replaced LZ4F_compressEnd(), and more tweaks). I'll send an updated version once I complete my review, but that looks rather solid overall. The changes done in close_walfile()@receivelog.c are useful taken independently, so I have applied these separately. -- Michael
В списке pgsql-hackers по дате отправления