dbTalk Databases Forums  

[BUGS] 8.0B2 checkpoint error on start up

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] 8.0B2 checkpoint error on start up in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
elein
 
Posts: n/a

Default [BUGS] 8.0B2 checkpoint error on start up - 09-14-2004 , 03:50 PM






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


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org

Reply With Quote
  #2  
Old   
elein
 
Posts: n/a

Default Re: [BUGS] 8.0B2 checkpoint error on start up - 09-14-2004 , 06:31 PM






Quick followup...The 8.0 db was only written to by slon
processes. This problem was replicated by someone else
as well.

The stomp around was to initdb in 8.0b2 and reset up
slony :-(

--elein

On Tue, Sep 14, 2004 at 01:48:54PM -0700, elein wrote:
Quote:
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


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings


Reply With Quote
  #3  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] 8.0B2 checkpoint error on start up - 09-14-2004 , 11:32 PM



elein <elein (AT) varlena (DOT) com> writes:
Quote:
Upgrading 8.0b1 to 8.0b2 in place.
Did I have to do a dump/restore?
No, but I think you need a pg_resetxlog.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.