On Tue, May 10, 2022 at 08:28:54PM -0500, Justin Pryzby wrote: > On Tue, May 10, 2022 at 04:18:10PM -0400, Bruce Momjian wrote: > > > | Add the LZ4 compression method to pg_receivewal (Georgios Kokolatos) > > > | This is enabled via --compression-method=lz4 and requires binaries to > > > be built using --with-lz4. > > > | Redesign pg_receivewal's compression options (Georgios Kokolatos) > > > | The new --compression-method option controls the type of compression, > > > rather than just relying on --compress. > > > > > > It's --compress since 042a923ad. > > > > Yep, fixed. > > It now says: > > | The new --compression option controls the type of compression, rather than > just relying on --compress. > > But the option is --compress, and not --compression.
Agreed, fixed. -- Bruce Momjian <br...@momjian.us> https://momjian.us EDB https://enterprisedb.com Indecision is a decision. Inaction is an action. Mark Batterson