Re: Toast compression method options - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Toast compression method options
Date
Msg-id YVa028Lj99Eqtckt@paquier.xyz
Whole thread Raw
In response to Re: Toast compression method options  (Dilip Kumar <dilipbalaut@gmail.com>)
Responses Re: Toast compression method options
List 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

Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: postgres_fdw: Handle boolean comparison predicates
Next
From: Jelte Fennema
Date:
Subject: Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS