From: | David Steele <david(at)pgmasters(dot)net> |
---|---|
To: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: zstd compression for pg_dump |
Date: | 2021-04-08 15:19:30 |
Message-ID: | 5dc37126-3054-3cf0-02a5-fcf5778a18b4@pgmasters.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1/3/21 9:53 PM, Justin Pryzby wrote:
> I rebased so the "typedef struct compression" patch is first and zstd on top of
> that (say, in case someone wants to bikeshed about which compression algorithm
> to support). And made a central struct with all the compression-specific info
> to further isolate the compress-specific changes.
It has been a few months since there was a new patch and the current one
no longer applies, so marking Returned with Feedback.
Please resubmit to the next CF when you have a new patch.
Regards,
--
-David
david(at)pgmasters(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2021-04-08 15:19:37 | Re: pgsql: autovacuum: handle analyze for partitioned tables |
Previous Message | Bruce Momjian | 2021-04-08 15:17:00 | Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? |