Re: Toast compression method options

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Toast compression method options
Дата
Msg-id YVa028Lj99Eqtckt@paquier.xyz
обсуждение исходный текст
Ответ на Re: Toast compression method options  (Dilip Kumar <dilipbalaut@gmail.com>)
Ответы Re: Toast compression method options
Список pgsql-hackers
On Mon, Sep 13, 2021 at 05:10:22PM +0530, Dilip Kumar wrote:
> I haved rebased the patch.

Please note that the patch does not apply.  FWIW, I still don't think
that this is a good idea to have that.  I don't recall seeing much on
this list that users would like to have such a level of tuning for
pglz, while lz4 only offers the option to reduce the compression rate
while being already very cheap in CPU so the impact is limited.  On
top of that, this adds a new attribute to pg_attribute with much more
complexity into ALTER TABLE code paths in tablecmds.c..
--
Michael

Вложения

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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: postgres_fdw: Handle boolean comparison predicates
Следующее
От: Jelte Fennema
Дата:
Сообщение: Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS