Re: BUG #14243: pg_basebackup failes by a STATUS_DELETE_PENDING file

Michael Paquier <michael.paquier@gmail.com>

From: Michael Paquier <michael.paquier@gmail.com>
To: Magnus Hagander <magnus@hagander.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@2ndquadrant.com>, Amit Kapila <amit.kapila16@gmail.com>, TAKATSUKA Haruka <harukat@sraoss.co.jp>, PostgreSQL Bugs <pgsql-bugs@postgresql.org>
Date: 2016-08-24T00:09:51Z
Lists: pgsql-bugs
On Mon, Aug 22, 2016 at 11:00 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Mon, Aug 22, 2016 at 10:48 PM, Magnus Hagander <magnus@hagander.net> wrote:
>> On Mon, Aug 22, 2016 at 3:42 PM, Michael Paquier <michael.paquier@gmail.com>
>> wrote:
>>> By the way, in your patch you really need to
>>> s/STATUS_DELETE_PENDING/ERROR_DELETE_PENDING or compilation just
>>> fails.
>>
>> Hah. Yeah, that patch was coded-without-compiling as a poc of how to do it.
>> Would've definitely needed a round of testing before applying :)
>
> As long as I look at that, it gives the attached.
>
> Takatsuka-san, others, it would be great if you could test this patch
> and see if the problem goes away as I have not been able to reproduce
> the bug myself..

I have added an entry in the CF for that:
https://commitfest.postgresql.org/10/737/
-- 
Michael