Re: Fwd: index corruption in PG 8.3.13
Greg Stark <gsstark@mit.edu>
From: Greg Stark <gsstark@mit.edu>
To: Nikhil Sontakke <nikhil.sontakke@enterprisedb.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Alvaro Herrera <alvherre@commandprompt.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-03-12T16:13:19Z
Lists: pgsql-hackers
On Sat, Mar 12, 2011 at 3:06 AM, Nikhil Sontakke <nikhil.sontakke@enterprisedb.com> wrote: > Live 522's (LSN: logid 29, recoff 0xd1fade3c) previous points to > the zeroed out 523 block. Note that this seems to be latest LSN in the > data file. > So do you have logs from the server when it was restarted? It should say how far it recovered before it started up -- greg