Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Date
Msg-id CA+TgmoZ_zLO7ROr1KQZ1znqLg3+uL16wc2S01r6UtcwUiHm+_Q@mail.gmail.com
Whole thread Raw
In response to Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables  (Oleg Tkachenko <oatkachenko@gmail.com>)
Responses Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
List pgsql-hackers
On Fri, Jan 16, 2026 at 7:10 AM Oleg Tkachenko <oatkachenko@gmail.com> wrote:
> As you suggested, I've updated the test so that it produces small files consistently across platforms.
> On one specific platform (with segment size = 6 blocks), it still exercises the relevant code path.
> And I've also applied the style changes you mentioned.

Thanks. I have committed the fix and back-patched to v17. I made some
style changes to your test, especially rewriting comments, but the
substance of it is unchanged.

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



pgsql-hackers by date:

Previous
From: Rahila Syed
Date:
Subject: Re: Enhancing Memory Context Statistics Reporting
Next
From: Kirill Reshke
Date:
Subject: Re: SQL:2011 Application Time Update & Delete