Assertion failure with summarize_wal enabled during pg_createsubscriber

Edit
ID 5133
Title Assertion failure with summarize_wal enabled during pg_createsubscriber
Topic Bug Fixes
Created 2024-07-18 16:46:59
Last modified 2024-08-02 13:20:19 (3 months, 2 weeks ago)
Latest email 2024-08-01 06:57:17 (3 months, 2 weeks ago)
Status
2024-09: Committed
Target version 17
Authors Robert Haas (rhaas)
Reviewers Become reviewer
Committer Robert Haas (rhaas)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5133
git checkout commitfest/cf/5133
Emails
Assertion failure with summarize_wal enabled during pg_createsubscriber
First at 2024-07-01 05:54:56 by Fujii Masao <masao.fujii at oss.nttdata.com>
Latest at 2024-08-01 06:57:17 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v3-0002-Wait-for-WAL-summarization-to-catch-up-before-cre.patch) at 2024-07-22 15:02:51 from Robert Haas <robertmhaas at gmail.com>
    Attachment (v3-0002-Wait-for-WAL-summarization-to-catch-up-before-cre.patch) at 2024-07-22 15:02:51 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (v2-0002-Allow-WAL-summarization-to-back-up-when-timeline-.patch) at 2024-07-18 16:45:40 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Fix-WAL-summarization-across-abrupt-timeline-swit.patch) at 2024-07-10 21:01:34 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
History
When Who What
2024-08-02 13:20:19 Robert Haas (rhaas) Closed in commitfest 2024-09 with status: Committed
2024-08-02 13:20:19 Robert Haas (rhaas) Changed committer to rhaas
2024-07-18 16:47:11 Robert Haas (rhaas) Changed authors to Robert Haas (rhaas)
2024-07-18 16:47:11 Robert Haas (rhaas) Changed targetversion to 17
2024-07-18 16:46:59 Robert Haas (rhaas) Attached mail thread 2a6fe324-3008-4e44-9ff6-b5bba9232490@oss.nttdata.com
2024-07-18 16:46:59 Robert Haas (rhaas) Created patch record
Edit