Re: Add LZ4 compression in pg_dump

From: gkokolatos(at)pm(dot)me
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Justin Pryzby <pryzby(at)telsasoft(dot)com>, Rachel Heaton <rachelmheaton(at)gmail(dot)com>, Greg Stark <stark(at)mit(dot)edu>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add LZ4 compression in pg_dump
Date: 2022-04-05 07:13:35
Message-ID: haLi9LXJb3_KIAi3lU659FM9J30rOk_zlU_9RiFmCiQ-7htkBI4M5bCGEluyGAKunul4IO2su9OpV1xLGo5tf0MLZq9L05wCnixry9xruTc=@pm.me
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

On Tuesday, April 5th, 2022 at 3:34 AM, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> On Fri, Apr 01, 2022 at 03:06:40PM +0000, gkokolatos(at)pm(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2022-04-05 07:38:06 Re: standby recovery fails (tablespace related) (tentative patch and discussion)
Previous Message Noah Misch 2022-04-05 07:08:16 Re: Skipping logical replication transactions on subscriber side