Re: BUG #10432: failed to re-find parent key in index - Mailing list pgsql-bugs

From Greg Stark
Subject Re: BUG #10432: failed to re-find parent key in index
Date
Msg-id CAM-w4HOZ8QFaYVwkFxb68EOQ_JZ6uh_+OzOrNSmEAuoV3OVR6Q@mail.gmail.com
Whole thread Raw
In response to Re: BUG #10432: failed to re-find parent key in index  (Greg Stark <stark@mit.edu>)
List pgsql-bugs
On Wed, Jun 4, 2014 at 12:14 PM, Greg Stark <stark@mit.edu> wrote:
> Because it had noticed the incomplete
> split it had skipped every restartpoint and the next time I tried to
> start it it insisted on restarting recovery from the beginning.

Incidentally this also caused operational problems. Suppressing all
restartpoints also meant Postgres kept around all the WAL from the
entire recovery. This caused the pg_xlog volume to fill up.



--
greg

pgsql-bugs by date:

Previous
From: Greg Stark
Date:
Subject: Re: BUG #10432: failed to re-find parent key in index
Next
From: Andres Freund
Date:
Subject: Re: BUG #10432: failed to re-find parent key in index