Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array
Дата
Msg-id 17236.1395764818@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #9721: Fatal error on startup: no free slots in PMChildFlags array  (postgresql@thequod.de)
Ответы Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array  (Daniel Hahler <postgresql@thequod.de>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #9721: Fatal error on startup: no free slots in PMChildFlags array
Следующее
От: Rainer Tammer
Дата:
Сообщение: Re: Problem with PostgreSQL 9.2.7 and make check on AIX 7.1