Re: invalid primary checkpoint record

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: wang_zc(at)yahoo(dot)co(dot)uk
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: invalid primary checkpoint record
Date: 2006-06-28 14:45:43
Message-ID: 15150.1151505943@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

zhicheng wang <wang_zc(at)yahoo(dot)co(dot)uk> writes:
> the computer was shutdown properly. then the user
> restarted the computer, in the middle of rebooting, he
> switched off the power button on the wall. after that
> we cannot start the database server any more. the
> following is the log. please help.

You can probably get out of this with pg_resetxlog, but after that you
need to take a hard look at that machine's disk drive setup. It's
evidently lying about write-complete (ie, not doing writes in the
commanded order), else you could not have got into this state.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-06-28 14:49:18 Re: Null and Void() - Or,
Previous Message A.M. 2006-06-28 14:43:26 Re: Null and Void() - Or,