Fix pg_rewind race condition just after promotion

Edit
ID 2864
Title Fix pg_rewind race condition just after promotion
Topic System Administration
Created 2020-12-09 13:36:08
Last modified 2023-02-23 13:43:38 (1 year, 8 months ago)
Latest email 2023-02-23 13:43:02 (1 year, 8 months ago)
Status
2023-03: Committed
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
2022-07: Moved to next CF
2022-03: Moved to next CF
2022-01: Moved to next CF
2021-11: Moved to next CF
2021-09: Moved to next CF
2021-07: Moved to next CF
2021-03: Moved to next CF
2021-01: Moved to next CF
Target version
Authors Heikki Linnakangas (heikki)
Reviewers Kyotaro Horiguchi (horiguti), Aleksander Alekseev (aalekseev)Become reviewer
Committer Heikki Linnakangas (heikki)
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/2864
git checkout commitfest/cf/2864
Emails
pg_rewind race condition just after promotion
First at 2020-12-07 18:13:25 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest at 2023-02-23 13:43:02 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (v4-0001-pg_rewind-Fix-determining-TLI-when-server-was-jus.patch) at 2023-02-22 14:00:27 from Heikki Linnakangas <hlinnaka at iki.fi>
    Attachment (v4-0001-pg_rewind-Fix-determining-TLI-when-server-was-jus.patch) at 2023-02-22 14:00:27 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (v3-0001-pg_rewind-Fix-determining-TLI-when-server-was-jus.patch) at 2021-03-08 13:06:48 from Ibrar Ahmed <ibrar.ahmad at gmail.com> (Patch: Yes)
    Attachment (v2-0001-pg_rewind-Fix-determining-TLI-when-server-was-jus.patch) at 2020-12-09 13:35:18 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (0001-pg_rewind-Fix-determining-TLI-when-server-was-just-p.patch) at 2020-12-07 18:13:25 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
History
When Who What
2023-02-23 13:43:39 Heikki Linnakangas (heikki) Closed in commitfest 2023-03 with status: Committed
2023-02-23 13:43:38 Heikki Linnakangas (heikki) Changed committer to heikki
2023-02-22 14:01:17 Heikki Linnakangas (heikki) New status: Ready for Committer
2023-01-31 16:18:54 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-10 23:51:43 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-10-12 06:58:11 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-08-01 17:07:15 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-06-29 21:30:16 Jacob Champion (jchampion) Closed in commitfest 2022-03 with status: Moved to next CF
2022-03-23 17:38:56 Justin Pryzby (justinpryzby) New status: Needs review
2022-03-22 03:49:19 Greg Stark (stark) New status: Waiting on Author
2022-02-02 16:42:10 Julien Rouhaud (rjuju) Closed in commitfest 2022-01 with status: Moved to next CF
2021-12-01 10:31:03 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Moved to next CF
2021-10-05 17:40:35 Jaime Casanova (jcasanov) Closed in commitfest 2021-09 with status: Moved to next CF
2021-08-03 02:17:25 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-07-14 12:03:22 Aleksander Alekseev (aalekseev) Posted review with messageid <162626420228.1167.13414583689741111142.pgcf@coridan.postgresql.org>
2021-07-14 12:03:22 Aleksander Alekseev (aalekseev) New status: Ready for Committer
2021-07-14 11:34:47 Aleksander Alekseev (aalekseev) Added aalekseev as reviewer
2021-04-08 15:50:26 David Steele (dsteele) Closed in commitfest 2021-03 with status: Moved to next CF
2021-02-01 12:50:28 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-01 with status: Moved to next CF
2020-12-09 13:36:28 Heikki Linnakangas (heikki) Changed reviewers to Kyotaro Horiguchi (horiguti)
2020-12-09 13:36:28 Heikki Linnakangas (heikki) Changed authors to Heikki Linnakangas (heikki)
2020-12-09 13:36:08 Heikki Linnakangas (heikki) Attached mail thread 9f568c97-87fe-a716-bd39-65299b8a60f4@iki.fi
2020-12-09 13:36:08 Heikki Linnakangas (heikki) Created patch record
Edit