Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array
Date
Msg-id 16596.1395763373@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array  (Daniel Hahler <postgresql@thequod.de>)
Responses Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array
List pgsql-bugs
Daniel Hahler <postgresql@thequod.de> writes:
> On 25.03.2014 15:36, Alvaro Herrera wrote:
>> Tom Lane wrote:
>>> postgresql@thequod.de writes:
>>>> PostgreSQL just failed to startup after a reboot (which was forced via
>>>> remote Ctrl-Alt-Delete on the PostgreSQL's containers host):

>>> ... in short, I want to see the rest of the log not just this part.

> That was the whole log.

Oh.  So actually, "failed to startup" was a complete misdescription, and
what you should've said was "it appeared to be running normally, but I
saw this burst of weird messages in the postmaster log, so I decided to
restart it"?

I tend to concur with Alvaro's theory that OpenVZ must've failed to
restore the contents of shared memory precisely.  If there were no other
symptoms than these, it seems like the misrestore must have affected just
a few small areas of the shared memory segment.  Which seems odd, but then
again I know nothing of the internals of OpenVZ, so maybe it's a plausible
failure mode.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Daniel Hahler
Date:
Subject: Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array
Next
From: Tom Lane
Date:
Subject: Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array