Re: Timeline switching with partial WAL records can break replica recovery

From: Alyona Vinter <dlaaren8(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Timeline switching with partial WAL records can break replica recovery
Date: 2025-09-03 05:39:43
Message-ID: CAGWv16LzJEA3DHREMLj_f=iWL3kg77xu2C0fnLPy_AU=bY_wnA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 3 Sept 2025 at 12:37, Alyona Vinter <dlaaren8(at)gmail(dot)com> wrote:

> I've found an error in my previous patch and have attached a fixed version.
>

Sorry, I've sent the wrong patches again. Here the correct ones

Attachment Content-Type Size
v2-0001-FIX-Handle-WAL-timeline-switches-with-incomplete-records.patch text/x-patch 10.0 KB
v2-0002-FIX-Removed-assertion-in-walsummarizer.patch text/x-patch 1.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-09-03 05:47:37 Solaris compiler status
Previous Message Alyona Vinter 2025-09-03 05:37:18 Re: Timeline switching with partial WAL records can break replica recovery