redo error? - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject redo error?
Date
Msg-id GNELIHDDFBOCMGBFGEFOMEOFCEAA.chriskl@familyhealth.com.au
Whole thread Raw
Responses Re: redo error?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi guys,

My postgres totally messed up again for some reason (there were like 3
postmasters running, other weirdness).

I noticed this as it was starting up again:

2003-01-07 18:01:34 DEBUG:  ReadRecord: unexpected pageaddr 16/F2794000 in
log file 22, segment 249, offset 7946240
2003-01-07 18:01:34 DEBUG:  redo done at 16/F9791664

It also logged that it was killed with signal 9, although I didn't kill it!
Is there something weird going on here?

Postgres 7.2.3

Chris



pgsql-hackers by date:

Previous
From: "carl garland"
Date:
Subject: Re: [GENERAL] Have people taken a look at pgdiff yet?
Next
From: Hiroshi Inoue
Date:
Subject: Re: MOVE LAST: why?