Re: Recovery assistence....

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marc Mitchell" <marcm(at)eisolution(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Recovery assistence....
Date: 2003-09-04 22:57:19
Message-ID: 10334.1062716239@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Marc Mitchell" <marcm(at)eisolution(dot)com> writes:
> Running 7.3.2 under RedHat we suffered a disk crash. Following was
> Postgres log output from after crash:

> 2003-09-04 09:24:51 [1873] LOG: redo starts at 0/B3129C68
> 2003-09-04 09:24:51 [1873] PANIC: Invalid page header in block 2696
> of 329110

Try updating to 7.3.4 --- it gets out of some startup problems that
earlier 7.3.* releases fail to cope with. If that doesn't help,
I think your next step is "pg_resetxlog".

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Josh Goldberg 2003-09-04 23:07:08 experimenting with coalesce, strange EXPLAIN results
Previous Message Bruce Momjian 2003-09-04 22:12:00 Re: Seeking information about backup/recovery