Re: Shutdown TRUE? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Shutdown TRUE?
Date
Msg-id Pine.LNX.4.30.0109210148100.684-100000@peter.localdomain
Whole thread Raw
In response to Re: Shutdown TRUE?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Shutdown TRUE?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane writes:

> Had you actually done anything to the database between postmaster
> startup and kill?

I've run the regression tests several times (parallel and serial) and
killed the postmaster at different places, even killed a few backends in
between, actual redo happened, yet shutdown was invariably TRUE.

Another question I have is what is the significance of
   ReadRecord: record with zero length at 0/D65C00

?  It seems to occur at the end of every redo run, perhaps it simply means
end of records.  At least it's not clear to the user whether this is
debug, info, warning, or error.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Shutdown TRUE?
Next
From: Tom Lane
Date:
Subject: Re: Shutdown TRUE?