| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Jeevan Ladhe <jeevanladhe(dot)os(at)gmail(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org, Robert Haas <robertmhaas(at)gmail(dot)com> |
| Subject: | Re: improve --with-lz4 install documentation |
| Date: | 2022-02-18 07:49:48 |
| Message-ID: | Yg9OCZ+1oiI25LAN@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Feb 16, 2022 at 11:36:31PM +0530, Jeevan Ladhe wrote:
> Now that lz4 also supports backup compression, decompression, and more
> future enhancements that can be done here, I think it is better to make
> the --with-lz4 description more generic than adding specific details in
> there.
>
> Attached is the patch to remove the specifics related to WAL and TOAST
> compression.
With everything that has been merged recently based on LZ4, it makes
sense to me to simplify things as you are suggesting.
install-windows.sgml includes the same description, so we'd better do
the same thing and simplify the paragraph of LZ4 there as well, no?
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | wliang | 2022-02-18 08:12:34 | Patch a potential memory leak in describeOneTableDetails() |
| Previous Message | Julien Rouhaud | 2022-02-18 07:43:51 | Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) |