| From: | Ian Lawrence Barwick <barwick(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Dong Wook Lee <sh95119(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pg_basebackup: add test about zstd compress option |
| Date: | 2022-12-06 00:15:23 |
| Message-ID: | CAB8KJ=gJT5StOm8r8Cwpqnhp6BLVMxrTZYTgFdegn99gLYuWBg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2022年12月5日(月) 23:59 Robert Haas <robertmhaas(at)gmail(dot)com>:
>
> On Fri, Dec 2, 2022 at 11:29 PM Ian Lawrence Barwick <barwick(at)gmail(dot)com> wrote:
> > Though on reflection maybe it's overkill and the existing tests
> > suffice. Anyway leaving the patch here in the interests of pushing
> > this forward in some direction.
>
> Do you think that there is a scenario where 008_untar.pl and
> 009_extract.pl pass but this test fails, alerting us to a problem that
> would otherwise have gone undetected? If so, what is that scenario?
>
> The only thing that I can think of would be if $decompress_program
> --test were failing, but actually trying to decompress succeeded. I
> would be inclined to dismiss that particular scenario as not important
> enough to be worth the additional CPU cycles.
Yeah, it doesn't really add anything, so let's close this one off.
Thanks for the feedback
Ian Barwick
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2022-12-06 00:16:17 | Re: [PATCH] Add native windows on arm64 support |
| Previous Message | Andrey Chudnovsky | 2022-12-06 00:15:06 | Re: [PoC] Federated Authn/z with OAUTHBEARER |