Re: zstd compression for pg_dump - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: zstd compression for pg_dump
Date
Msg-id Y/mSNGOZGUTHkhec@paquier.xyz
Whole thread Raw
In response to zstd compression for pg_dump  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: zstd compression for pg_dump
List pgsql-hackers
On Fri, Feb 24, 2023 at 01:18:40PM -0600, Justin Pryzby wrote:
> This is a draft patch - review is welcome and would help to get this
> ready to be considererd for v16, if desired.
>
> I'm going to add this thread to the old CF entry.
> https://commitfest.postgresql.org/31/2888/

Patch 0003 adds support for the --long option of zstd, meaning that it
"enables long distance matching with #windowLog".  What's the benefit
of that when it is applied to dumps and base backup contents?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: verbose mode for pg_input_error_message?
Next
From: Justin Pryzby
Date:
Subject: Re: zstd compression for pg_dump