Prevent recovery from trying to fetch WAL from future timelines

Edit
ID 2497
Title Prevent recovery from trying to fetch WAL from future timelines
Topic Replication & Recovery
Created 2020-02-29 23:05:47
Last modified 2020-04-07 16:50:35 (4 years, 7 months ago)
Latest email 2020-04-07 16:49:27 (4 years, 7 months ago)
Status
2020-03: Committed
Target version
Authors Kyotaro Horiguchi (horiguti)
Reviewers Fujii Masao (masaofujii), David Steele (dsteele)Become reviewer
Committer Fujii Masao (masaofujii)
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/2497
git checkout commitfest/cf/2497
Emails
BUG #16159: recovery requests WALs for the next timelines before timeline switch LSN has been reached
First at 2019-12-11 12:39:20 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2020-04-07 16:49:27 by Fujii Masao <masao.fujii at oss.nttdata.com>
Latest attachment (v3-0001-Don-t-try-fetching-out-of-timeline-segments.patch) at 2020-04-07 03:22:20 from Fujii Masao <masao.fujii at oss.nttdata.com>
    Attachment (v3-0001-Don-t-try-fetching-out-of-timeline-segments.patch) at 2020-04-07 03:22:20 from Fujii Masao <masao.fujii at oss.nttdata.com> (Patch: Yes)
    Attachment (v2-0001-Don-t-try-fetching-out-of-timeline-segments.patch) at 2020-04-06 17:43:02 from Fujii Masao <masao.fujii at oss.nttdata.com> (Patch: Yes)
    Attachment (v1-0001-Don-t-try-fetching-out-of-timeline-segments.patch) at 2020-01-29 03:02:22 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
History
When Who What
2020-04-07 16:50:35 Fujii Masao (masaofujii) Closed in commitfest 2020-03 with status: Committed
2020-04-07 16:50:35 Fujii Masao (masaofujii) Changed committer to masaofujii
2020-04-06 14:50:25 Fujii Masao (masaofujii) Added masaofujii as reviewer
2020-03-04 14:24:19 David Steele (dsteele) Changed reviewers to David Steele (dsteele)
2020-03-04 14:24:19 David Steele (dsteele) Changed authors to Kyotaro Horiguchi (horiguti)
2020-02-29 23:13:17 Kyotaro Horiguchi (horiguti) Changed name to Prevent recovery from trying to fetch WAL from future timelines
2020-02-29 23:05:47 Kyotaro Horiguchi (horiguti) Attached mail thread 16159-f5a34a3a04dc67e0@postgresql.org
2020-02-29 23:05:47 Kyotaro Horiguchi (horiguti) Created patch record
Edit