Re: backup manifests - Mailing list pgsql-hackers

From Robert Haas
Subject Re: backup manifests
Date
Msg-id CA+TgmobV+kW5cBCa8_LGvytdOH71gnpqDsmKBR7bghEFgR7Y1w@mail.gmail.com
Whole thread Raw
In response to Re: backup manifests  (Andres Freund <andres@anarazel.de>)
Responses Re: backup manifests  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, Mar 31, 2020 at 6:50 PM Andres Freund <andres@anarazel.de> wrote:
> On 2020-03-31 14:10:34 -0400, Robert Haas wrote:
> > I made an attempt to implement this.
>
> Awesome!

Here's a new patch set. I haven't fixed the things in your latest
round of review comments yet, but I did rewrite the documentation for
pg_validatebackup, add documentation for the new pg_waldump option,
and add regression tests for the new WAL-checking facility of
pg_validatebackup.

0001 - add pg_waldump -q
0002 - add checksum helpers
0003 - core backup manifest patch, now with WAL verification included

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: snapshot too old issues, first around wraparound and then more.
Next
From: Andres Freund
Date:
Subject: Re: backup manifests