Re: pglz compression performance, take two

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: pglz compression performance, take two
Дата
Msg-id 18a39267-341b-0424-2b05-9a0f54e55a9d@enterprisedb.com
обсуждение исходный текст
Ответ на Re: pglz compression performance, take two  (Andrey Borodin <x4mmm@yandex-team.ru>)
Ответы Re: pglz compression performance, take two  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

On 12/26/20 8:06 AM, Andrey Borodin wrote:
> 
> 
>> 12 дек. 2020 г., в 22:47, Andrey Borodin <x4mmm@yandex-team.ru> написал(а):
>>
>>
> 
> I've cleaned up comments, checked that memory alignment stuff actually make sense for 32-bit ARM (according to
Godbolt)and did some more code cleanup. PFA v2 patch.
 
> 
> I'm still in doubt should I register this patch on CF or not. I'm willing to work on this, but it's not clear will it
hitPGv14. And I hope for PGv15 we will have lz4 or something better for WAL compression.
 
> 

I'd suggest registering it, otherwise people are much less likely to 
give you feedback. I don't see why it couldn't land in PG14.

regards

-- 
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Add key management system
Следующее
От: vignesh C
Дата:
Сообщение: Re: Added missing copy related data structures to typedefs.list