Re: pgsql: Fix backup manifests to generate correct WAL-Ranges across timel

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Fix backup manifests to generate correct WAL-Ranges across timel
Date: 2021-10-06 02:47:26
Message-ID: CA+hUKGKnajZEwe91OTjro9kQLCMGGFHh2vvFn8tgHgbyn4bF9w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Mon, Aug 23, 2021 at 2:10 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> Fix backup manifests to generate correct WAL-Ranges across timelines

+$primary->append_conf('standby.signal');

I think this needs a second argument, to silence a warning visible in
regress_log_007_wal.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-10-06 03:48:15 Re: pgsql: Fix backup manifests to generate correct WAL-Ranges across timel
Previous Message Robert Haas 2021-10-05 19:31:55 Re: pgsql: Flexible options for BASE_BACKUP.