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

From: chenhj <chjischj(at)163(dot)com>
To: "Alexander Korotkov" <a(dot)korotkov(at)postgrespro(dot)ru>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH]make pg_rewind to not copy useless WAL files
Date: 2017-10-02 16:20:17
Message-ID: 8a5a9e3.3de0.15edde35676.Coremail.chjischj@163.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2017-10-02 23:24:30,"Alexander Korotkov" <a(dot)korotkov(at)postgrespro(dot)ru> wrote:

On Sun, Oct 1, 2017 at 8:27 PM, chenhj <chjischj(at)163(dot)com> wrote:

Now, this patch looks good for me. It applies cleanly, builds cleanly, passes regression tests, new functionality is covered by regression tests. Code is OK for me and docs too.

I'm marking this patch as "Ready for committer". BTW, authors field in the commitfest app is empty (https://commitfest.postgresql.org/15/1302/). Please, put your name there.

I hope this patch will be committed during 2017-11 commitfest. Be ready to rebase this patch if needed. Thank you for your work.

I had filled the authors field of this patch in commitfest, and will rebase this patch if needed. Thank you for your help!

------
Best Regards,
Chen Huajun

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-10-02 16:21:56 Re: issue: record or row variable cannot be part of multiple-item INTO list
Previous Message Robert Haas 2017-10-02 16:15:01 Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN()