From: | elein <elein(at)varlena(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | 8.0B2 checkpoint error on start up |
Date: | 2004-09-14 20:48:54 |
Message-ID: | 20040914134854.C14937@cookie.varlena.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Upgrading 8.0b1 to 8.0b2 in place.
Did I have to do a dump/restore?
Or is this a known problem?
--elein
$ pg_ctl start -D $PGDATA
postmaster starting
/local/pgsql80/data[postgres:cookie]
$ LOG: database system was shut down at 2004-09-14 13:40:43 PDT
LOG: invalid magic number D05B in log file 0, segment 34, offset 7495680
LOG: invalid primary checkpoint record
LOG: invalid magic number D05B in log file 0, segment 34, offset 7438336
LOG: invalid secondary checkpoint record
PANIC: could not locate a valid checkpoint record
LOG: startup process (PID 4574) was terminated by signal 6
LOG: aborting startup due to startup process failure
From | Date | Subject | |
---|---|---|---|
Next Message | PostgreSQL Bugs List | 2004-09-14 21:19:42 | BUG #1254: CIDR check for no host-bit set has off-by-1 error in src/backend/utils/adt/network.c |
Previous Message | Magnus Hagander | 2004-09-14 20:34:05 | Re: BUG #1253: Installation problem, connection fails |