Re: change default default_toast_compression to lz4? - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: change default default_toast_compression to lz4?
Date
Msg-id CAJ7c6TOgh15gX1ZXVEHVOBahR30pVU=HLL-30u1Rt38uxDKVkQ@mail.gmail.com
Whole thread Raw
In response to Re: change default default_toast_compression to lz4?  ("Euler Taveira" <euler@eulerto.com>)
List pgsql-hackers
Hi Euler,

> Since we have an agreement that $SUBJECT is ok, I wrote a patch for it. It
> selects the compression method based on USE_LZ4. It also adjusts the
> postgresql.conf if required.

Many thanks for working on this. Unfortunately the patch is
incomplete. I think we also agreed that lz4 should be opt-out.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
Next
From: shveta malik
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart