Re: The Data Base System is in recovery mode

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: The Data Base System is in recovery mode
Дата
Msg-id Pine.LNX.4.21.0009281050450.363-100000@peter
обсуждение исходный текст
Ответ на The Data Base System is in recovery mode  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
The Hermit Hacker writes:

> Pointers to what this is?  Do we have it documented anywhere?  Search
> engine, of course, is done, so can't search there ...

From experience, not from code knowledge, this happens when some backend
crashed and took the others with it and the postmaster is _recovering_
from that event (i.e., reinitializing).  Should go away in a few seconds,
normally.


-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: pg_dump and sequences - RFC
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Reimplementing permission checks for rules