From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Ganesan R <rganesan(at)myrealbox(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: PANIC: unable to locate a valid checkpoint record |
Date: | 2003-02-21 04:07:55 |
Message-ID: | 9548.1045800475@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-bugs |
Ganesan R <rganesan(at)myrealbox(dot)com> writes:
> I am using 7.3.2. postmaster prints this on starting up:
> LOG: ReadRecord: bad resource manager data checksum in record at 0/E42144
> pg_resetxlog is able to recover from the problem; but I am concerned because
> I can reproduce the scenario very easily.
You should definitely be concerned :-(. It sounds like the CRC code
isn't working at all on your platform. What is your platform --- what
hardware, what OS, which C compiler? How did you configure and install
Postgres?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Ganesan R | 2003-02-21 04:29:42 | Re: PANIC: unable to locate a valid checkpoint record |
Previous Message | Robert Treat | 2003-02-20 21:41:06 | Re: pg_restore fails when restoring a database view |
From | Date | Subject | |
---|---|---|---|
Next Message | Ganesan R | 2003-02-21 04:29:42 | Re: PANIC: unable to locate a valid checkpoint record |
Previous Message | Darcy Buskermolen | 2003-02-21 00:24:22 | Re: Regression testing failure: float8... |