Re: Unarchived WALs deleted after crash

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Jehan-Guillaume de Rorthais <jgdr(at)dalibo(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Unarchived WALs deleted after crash
Date: 2013-02-15 17:29:11
Message-ID: CA+U5nMJ+40N_1D7xeXERenewSwL0RWVEpuYn3F0fn7-y7LCF6Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 15 February 2013 17:07, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> wrote:

>> Unfortunately in HEAD, xxx.done file is not created when restoring
>> archived
>> file because of absence of the patch. We need to implement that first.
>
>
> Ah yeah, that thing again..
> (http://www.postgresql.org/message-id/50DF5BA7.6070200@vmware.com) I'm going
> to forward-port that patch now, before it's forgotten again. It's not clear
> to me what the holdup was on this, but whatever the bigger patch we've been
> waiting for is, it can just as well be done on top of the forward-port.

Agreed. I wouldn't wait for a better version now.

--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2013-02-15 17:34:11 Re: [HACKERS] Call for Google Summer of Code mentors, admins
Previous Message Robert Haas 2013-02-15 17:25:45 Re: JSON Function Bike Shedding