Re: 9.2.3 crashes during archive recovery

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: ants(at)cybertec(dot)at, simon(at)2ndquadrant(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: 9.2.3 crashes during archive recovery
Date: 2013-02-20 09:02:07
Message-ID: 5124910F.3090607@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 20.02.2013 10:01, Kyotaro HORIGUCHI wrote:
> Sorry, Let me correct a bit.
>
>> I tried to postpone smgrtruncate after the next checkpoint. This
>
> I tried to postpone smgrtruncate TO the next checktpoint.

Umm, why? I don't understand this patch at all.

- Heikki

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2013-02-20 09:42:04 Re: [PATCH] Add PQconninfoParseParams and PQconninfodefaultsMerge to libpq
Previous Message Tom Lane 2013-02-20 08:11:18 Re: Materialized views WIP patch