Re: incremental backup breakage in BlockRefTableEntryGetBlocks

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>
Cc: Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: incremental backup breakage in BlockRefTableEntryGetBlocks
Date: 2024-04-05 17:51:35
Message-ID: CA+TgmoYOwmjGu02btZFYiUmTx_T5dGUt-9U+9eFiQTr45y_mjg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Apr 5, 2024 at 2:59 AM Jakub Wartak
<jakub(dot)wartak(at)enterprisedb(dot)com> wrote:
> And of course i'm attaching reproducer with some braindump notes in
> case in future one hits similiar issue and wonders where to even start
> looking (it's very primitive though but might help).

Thanks. I've committed the patch now.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2024-04-05 17:55:32 Re: LogwrtResult contended spinlock
Previous Message 'Alvaro Herrera' 2024-04-05 17:41:56 Re: Can't compile PG 17 (master) from git under Msys2 autoconf