Re:Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files

From: chenhj <chjischj(at)163(dot)com>
To: "Michael Paquier" <michael(dot)paquier(at)gmail(dot)com>
Cc: "Alexander Korotkov" <a(dot)korotkov(at)postgrespro(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re:Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files
Date: 2017-12-03 03:27:57
Message-ID: 604045a.f1d.1601a6a8960.Coremail.chjischj@163.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 2017-12-01 12:27:09, "Michael Paquier" <michael(dot)paquier(at)gmail(dot)com> wrote:
>On Tue, Oct 3, 2017 at 1:20 AM, chenhj <chjischj(at)163(dot)com> wrote:
>> I had filled the authors field of this patch in commitfest, and will rebase
>> this patch if needed. Thank you for your help!
>
>The documentation of the patch needs a rebase, so I am moving it to
>next CF with "waiting on author" as status.
>
>$ git diff master --check
>src/bin/pg_rewind/pg_rewind.c:292: trailing whitespace.
>+ *
>There are whitespace complains.
>--

>Michael

Rebased and removed the whitespace.

----
regards
Chen Huajun

Attachment Content-Type Size
pg_rewind_wal_copy_reduce_v9.patch application/octet-stream 11.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2017-12-03 04:04:30 Re: Bitmap scan is undercosted? - boolean correlation
Previous Message Oleg Bartunov 2017-12-03 02:52:13 Re: [HACKERS] Custom compression methods