Two new options for pg_rewind (1. Ensure clean shutdown 2. Add recovery conf information); Also extract common code of pg_rewind and pg_basebackup.

Edit
ID 2106
Title Two new options for pg_rewind (1. Ensure clean shutdown 2. Add recovery conf information); Also extract common code of pg_rewind and pg_basebackup.
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Tags
Created 2019-04-26 05:58:59
Last modified 2019-09-30 17:14:06 (6 years ago)
Latest email 2019-09-30 17:15:10 (6 years ago)
Status
2019-09 (2019-09-01 – 2019-09-30): Committed
2019-07 (2019-07-01 – 2019-07-31): Moved to different CF
Target version 13
Authors Ashwin Agrawal (ashwinstar), Jimmy Yih (jyih), Paul Guo (paulguo)
Reviewers Payal Singh (payal) Become reviewer
Committer Álvaro Herrera (alvherre)
Links
Emails
Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown)
First at 2019-03-19 06:09:03 by Paul Guo <pguo at pivotal.io>
Latest at 2019-09-30 17:15:10 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest attachment (v10-0003-Test-new-standby-start-with-generated-config-dur.patch) at 2019-09-30 08:51:25 from Alexey Kondratov <a.kondratov at postgrespro.ru>
    Attachment (v10-0003-Test-new-standby-start-with-generated-config-dur.patch) at 2019-09-30 08:51:25 from Alexey Kondratov <a.kondratov at postgrespro.ru> (Patch: Yes)
    Attachment (v10-0001-Add-option-to-write-recovery-configuration-infor.patch) at 2019-09-30 07:07:48 from Paul Guo <pguo at pivotal.io> (Patch: Yes)
    Attachment (v9-0003-Test-new-standby-start-with-generated-config-duri.patch) at 2019-09-27 12:18:59 from Alexey Kondratov <a.kondratov at postgrespro.ru> (Patch: Yes)
    Attachment (v9-0001-Add-option-to-write-recovery-configuration-inform.patch) at 2019-09-27 03:27:56 from Paul Guo <pguo at pivotal.io> (Patch: Yes)
    Attachment (v8-0001-Add-option-to-write-recovery-configuration-inform.patch) at 2019-09-26 14:05:16 from Paul Guo <pguo at pivotal.io> (Patch: Yes)
    Attachment (v7-0003-Ensure-target-clean-shutdown-at-the-beginning-of-.patch) at 2019-09-20 07:33:13 from Paul Guo <pguo at pivotal.io> (Patch: Yes)
    Attachment (v6-0001-Extact-common-functions-from-pg_basebackup-into-s.patch) at 2019-09-19 13:21:04 from Paul Guo <pguo at pivotal.io> (Patch: Yes)
    Attachment (v5-0001-Extact-common-functions-from-pg_basebackup-into-s.patch) at 2019-09-05 07:41:14 from Paul Guo <pguo at pivotal.io> (Patch: Yes)
    Attachment (v4-0002-Add-option-to-write-recovery-configuration-inform.patch) at 2019-07-15 08:52:14 from Paul Guo <pguo at pivotal.io> (Patch: Yes)
    Attachment (v3-0001-Extact-common-functions-from-pg_basebackup-into-s.patch) at 2019-07-02 05:46:21 from Paul Guo <pguo at pivotal.io> (Patch: Yes)
    Attachment (v2-0001-Ensure-target-clean-shutdown-at-beginning-of-pg_r.patch) at 2019-04-19 03:40:04 from Paul Guo <pguo at pivotal.io> (Patch: Yes)
    Attachment (0001-Ensure-target-clean-shutdown-at-beginning-of-pg_rewi.patch) at 2019-03-19 06:09:03 from Paul Guo <pguo at pivotal.io> (Patch: Yes)
History
When Who What
2019-09-30 17:14:06 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Committed
2019-09-25 19:02:46 Álvaro Herrera (alvherre) Added alvherre as committer
2019-08-02 00:01:42 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-06-18 13:23:44 Payal Singh (payal) Added payal as reviewer
2019-06-05 01:53:24 Paul Guo (paulguo-pivotal) Changed authors to Ashwin Agrawal (ashwinstar), Paul Guo (paulguo), Jimmy Yih (jyih)
2019-04-26 06:01:08 Paul Guo (paulguo-pivotal) Changed targetversion to 13
2019-04-26 05:58:59 Paul Guo (paulguo-pivotal) Attached mail thread CAEET0ZEffUkXc48pg2iqARQgGRYDiiVxDu+yYek_bTwJF+q=Uw@mail.gmail.com
2019-04-26 05:58:59 Paul Guo (paulguo-pivotal) Created patch record
Edit