From: | Daniel Farina <daniel(at)heroku(dot)com> |
---|---|
To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
Cc: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, 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-21 00:59:24 |
Message-ID: | CAAZKuFZXkAj55UGe=aSTHxsEquFXUP=6RsFYLgkZeJZoZweG+A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Feb 15, 2013 at 9:29 AM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> 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.
Related to this, how is this going to affect point releases, and are
there any lingering doubts about the mechanism of the fix? This is
quite serious given my reliance on archiving, so unless the thinking
for point releases is 'real soon' I must backpatch and release it on
my own accord until then.
Thanks for the attention paid to the bug report, as always.
--
fdr
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Kupershmidt | 2013-02-21 02:28:42 | Re: BUG #7873: pg_restore --clean tries to drop tables that don't exist |
Previous Message | Tatsuo Ishii | 2013-02-21 00:45:01 | Re: Materialized views WIP patch |