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

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, TAKATSUKA Haruka <harukat(at)sraoss(dot)co(dot)jp>, PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14243: pg_basebackup failes by a STATUS_DELETE_PENDING file
Date: 2016-08-22 14:00:34
Message-ID: CAB7nPqRKhG1-abDQj3eckO36Kk6wvPL6uxC3McPmJNVENPUKTw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Aug 22, 2016 at 10:48 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Mon, Aug 22, 2016 at 3:42 PM, Michael Paquier <michael(dot)paquier(at)gmail(dot)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..
--
Michael

Attachment Content-Type Size
win32_pending_delete_v2.patch text/x-patch 1021 bytes

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Kamil Stars 2016-08-22 15:06:09 View data in PgAdmin III 1.22.1
Previous Message Magnus Hagander 2016-08-22 13:48:57 Re: BUG #14243: pg_basebackup failes by a STATUS_DELETE_PENDING file