Re: pg_verifybackup: TAR format backup verification - Mailing list pgsql-hackers

From Amul Sul
Subject Re: pg_verifybackup: TAR format backup verification
Date
Msg-id CAAJ_b96RBwBMkgK3gzzm+94m6jvdbMi--8RzxaQLu-2+52Nj6g@mail.gmail.com
Whole thread Raw
In response to pg_verifybackup: TAR format backup verification  (Amul Sul <sulamul@gmail.com>)
Responses Re: pg_verifybackup: TAR format backup verification
List pgsql-hackers
On Thu, Sep 26, 2024 at 12:18 AM Robert Haas <robertmhaas@gmail.com> wrote:
>
> On Thu, Sep 12, 2024 at 7:05 AM Amul Sul <sulamul@gmail.com> wrote:
> > The updated version attached. Thank you for the review !
>
> I have spent a bunch of time on this and have made numerous revisions.
> I hope to commit the result, aftering seeing what you and the
> buildfarm think (and anyone else who wishes to offer an opinion).
> Changes:
>

Thank you, Robert. The code changes look much better now.

A few minor comments:

+            each tablespace, named after the tablespace's OID. If the backup
+            is compressed, the relevant compression extension is added to the
+            end of each file name.

I am a bit unsure about the last line, especially the use of the word
"added."  I feel like it's implying that we're adding something, which
isn't true.
--

Typo: futher

--

The addition of simple_ptr_list_destroy will be part of a separate
commit, correct?

Regards,
Amul



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Conflict Detection and Resolution
Next
From: Laurenz Albe
Date:
Subject: Re: On disable_cost