Re: PGLZ Compression Optimization - Mailing list pgsql-hackers

From wenhui qiu
Subject Re: PGLZ Compression Optimization
Date
Msg-id CAGjGUAL6=2=gGTx_f4XeMpcJ0p8QMm+i8mX5rbC7VJXKbOGyNA@mail.gmail.com
Whole thread
In response to Re: PGLZ Compression Optimization  (Tomas Vondra <tomas@vondra.me>)
Responses Re: PGLZ Compression Optimization
List pgsql-hackers
Hi Tomas


Thank you for your reply , Why did I come up with this idea? When I suggested changing `wal_compression on` to  ZSTD or LZ4,  Wasn’t accepted. So I wondered if it could be implemented internally. In any case, it can’t compete with LZ4, so I don’t think it’s worth investing effort into improving PG-LZ. Setting LZ4 or ZSTD as the default is the best option.





Thanks 

pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Fix publisher-side sequence permission reporting
Next
From: ayoub.kazar@data-bene.io
Date:
Subject: [PATCH] Rewrite undirected edge patterns in GRAPH_TABLE using UNION ALL