From: | gkokolatos(at)pm(dot)me |
---|---|
To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
Cc: | Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Rachel Heaton <rachelmheaton(at)gmail(dot)com> |
Subject: | Re: Add LZ4 compression in pg_dump |
Date: | 2023-01-24 15:56:20 |
Message-ID: | YiPrsNILgul-hbeyD6tfNaRUK5JZEhaZE36dLe1YJvKN_i0Tm2GuHd246MqcfNGFsjSY-rNo9n54MFCrRiRHRDkYyjgE4e29V-diAN2EcNU=@pm.me |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
------- Original Message -------
On Monday, January 23rd, 2023 at 7:00 PM, Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
>
>
> On Mon, Jan 23, 2023 at 05:31:55PM +0000, gkokolatos(at)pm(dot)me wrote:
>
> > Please find attached v23 which reintroduces the split.
> >
> > 0001 is reworked to have a reduced footprint than before. Also in an attempt
> > to facilitate the readability, 0002 splits the API's and the uncompressed
> > implementation in separate files.
>
>
> Thanks for updating the patch. Could you address the review comments I
> sent here ?
> https://www.postgresql.org/message-id/20230108194524.GA27637%40telsasoft.com
Please find v24 attached.
Cheers,
//Georgios
>
> Thanks,
> --
> Justin
Attachment | Content-Type | Size |
---|---|---|
v24-0001-Prepare-pg_dump-internals-for-additional-compres.patch | text/x-patch | 13.1 KB |
v24-0002-Introduce-Compress-and-Compressor-API-in-pg_dump.patch | text/x-patch | 68.9 KB |
v24-0003-Add-LZ4-compression-to-pg_dump.patch | text/x-patch | 30.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2023-01-24 16:00:47 | Re: CREATEROLE users vs. role properties |
Previous Message | Robert Haas | 2023-01-24 15:46:28 | Re: old_snapshot_threshold bottleneck on replica |