Make pg_rewind not copy useless WALs

Edit
ID 1302
Title Make pg_rewind not copy useless WALs
Topic Performance
Created 2017-09-22 15:52:27
Last modified 2018-01-31 03:18:56 (6 years, 9 months ago)
Latest email 2018-01-31 03:18:16 (6 years, 9 months ago)
Status
2018-01: Returned with feedback
2017-11: Moved to next CF
Target version
Authors Chen huajun (chenhuajun)
Reviewers Alexander Korotkov (smagen)Become reviewer
Committer
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/1302
git checkout commitfest/cf/1302
Emails
[PATCH]make pg_rewind to not copy useless WAL files
First at 2017-09-16 14:56:07 by chenhj <chjischj at 163.com>
Latest at 2017-09-29 18:17:54 by Alexander Korotkov <a.korotkov at postgrespro.ru>
Latest attachment (pg_rewind_wal_copy_reduce_v7.patch) at 2017-09-29 17:10:13 from chenhj <chjischj at 163.com>
    Attachment (pg_rewind_wal_copy_reduce_v7.patch) at 2017-09-29 17:10:13 from chenhj <chjischj at 163.com> (Patch: No)
    Attachment (pg_rewind_wal_copy_reduce_v6.patch) at 2017-09-29 16:53:31 from chenhj <chjischj at 163.com> (Patch: No)
    Attachment (pg_rewind_wal_copy_reduce_v5.patch) at 2017-09-28 19:52:43 from chenhj <chjischj at 163.com> (Patch: No)
    Attachment (pg_rewind_wal_copy_reduce_v4.patch) at 2017-09-28 15:44:34 from chenhj <chjischj at 163.com> (Patch: No)
    Attachment (pg_rewind_wal_copy_reduce_v3.patch) at 2017-09-25 15:26:58 from chenhj <chjischj at 163.com> (Patch: No)
    Attachment (pg_rewind_wal_copy_reduce_v2.patch) at 2017-09-22 16:16:58 from chenhj <chjischj at 163.com> (Patch: No)
    Attachment (pg_rewind_wal_copy_reduce.patch) at 2017-09-16 14:56:07 from chenhj <chjischj at 163.com> (Patch: No)
Re: [PATCH]make pg_rewind to not copy useless WAL files
First at 2017-09-30 17:18:40 by chenhj <chjischj at 163.com>
Latest at 2018-01-31 03:18:16 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (pg_rewind_wal_copy_reduce_v9.patch) at 2017-12-03 03:27:57 from chenhj <chjischj at 163.com>
    Attachment (pg_rewind_wal_copy_reduce_v9.patch) at 2017-12-03 03:27:57 from chenhj <chjischj at 163.com> (Patch: No)
    Attachment (pg_rewind_wal_copy_reduce_v8.patch) at 2017-10-01 17:27:31 from chenhj <chjischj at 163.com> (Patch: No)
History
When Who What
2018-01-31 03:18:56 Michael Paquier (michael-kun) Closed in commitfest 2018-01 with status: Returned with feedback
2018-01-23 02:56:52 Stephen Frost (sfrost) New status: Waiting on Author
2017-12-05 14:46:38 Chen huajun (chenhuajun) New status: Ready for Committer
2017-12-05 14:44:14 Chen huajun (chenhuajun) Attached mail thread 4fe58b67.7d.15ed3cc12a7.Coremail.chjischj@163.com
2017-12-01 05:27:25 Michael Paquier (michael-kun) New status: Waiting on Author
2017-12-01 05:27:18 Michael Paquier (michael-kun) Closed in commitfest 2017-11 with status: Moved to next CF
2017-10-02 16:08:07 Chen huajun (chenhuajun) Changed authors to Chen huajun (chenhuajun)
2017-10-02 15:23:49 Alexander Korotkov (smagen) New status: Ready for Committer
2017-09-27 17:16:00 Alexander Korotkov (smagen) Added smagen as reviewer
2017-09-22 15:52:27 Chen huajun (chenhuajun) Attached mail thread 7c50423.5ad0.15e8b308b2f.Coremail.chjischj@163.com
2017-09-22 15:52:27 Chen huajun (chenhuajun) Created patch record
Edit