Re: First draft of the PG 15 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: First draft of the PG 15 release notes
Date: 2022-05-11 01:52:05
Message-ID: YnsWxYnbn3xVFCFH@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Indecision is a decision. Inaction is an action. Mark Batterson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2022-05-11 01:59:05 Re: First draft of the PG 15 release notes
Previous Message Mark Dilger 2022-05-11 01:49:48 Re: First draft of the PG 15 release notes