Re: Add LZ4 compression in pg_dump - Mailing list pgsql-hackers

From gkokolatos@pm.me
Subject Re: Add LZ4 compression in pg_dump
Date
Msg-id haLi9LXJb3_KIAi3lU659FM9J30rOk_zlU_9RiFmCiQ-7htkBI4M5bCGEluyGAKunul4IO2su9OpV1xLGo5tf0MLZq9L05wCnixry9xruTc=@pm.me
Whole thread Raw
In response to Add LZ4 compression in pg_dump  (Georgios <gkokolatos@protonmail.com>)
Responses Re: Add LZ4 compression in pg_dump  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers

------- Original Message -------

On Tuesday, April 5th, 2022 at 3:34 AM, Michael Paquier <michael@paquier.xyz> wrote:
> On Fri, Apr 01, 2022 at 03:06:40PM +0000, gkokolatos@pm.me wrote:

> Splitting the program and its arguments makes sense.

Great.

> At the end I am finishing with the attached. I also saw an overlap
> with the addition of --jobs for the directory format vs not using the
> option, so I have removed the case where --jobs was not used in the
> directory format.

Thank you. I agree with the attached and I will carry it forward to the
rest of the patchset.

Cheers,
//Georgios

> --
> Michael



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Skipping logical replication transactions on subscriber side
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: standby recovery fails (tablespace related) (tentative patch and discussion)