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 17236.1395764818@sss.pgh.pa.us
Whole thread Raw
In response to BUG #9721: Fatal error on startup: no free slots in PMChildFlags array  (postgresql@thequod.de)
Responses Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array  (Daniel Hahler <postgresql@thequod.de>)
List pgsql-bugs
Daniel Hahler <postgresql@thequod.de> writes:
> On 25.03.2014 17:02, Tom Lane wrote:
>> 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"?

> Sorry, "failed to startup" was a misdescription, because I did not remember that OpenVZ suspends containers on
reboots.
> I should have said "crashed half an hour after being resumed".

> I have not restarted PostgreSQL though, but started it when noticing that it wasn't running (anymore).

Well, your log doesn't show any evidence to support the claim that
Postgres wasn't running.  We see some child processes having minor trouble
while exiting, and one that failed while trying to start up; the latter
being strong evidence that the postmaster was still working at least.

So in short, you haven't given us a complete description of what happened.
What led you to decide you needed to restart Postgres?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array
Next
From: Rainer Tammer
Date:
Subject: Re: Problem with PostgreSQL 9.2.7 and make check on AIX 7.1