Re: process exited with status 11 after XLogFlush: request is not satisfied

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: process exited with status 11 after XLogFlush: request is not satisfied
Дата
Msg-id 23704.1012407125@sss.pgh.pa.us
обсуждение исходный текст
Ответ на process exited with status 11 after XLogFlush: request is not satisfied  ("Bjoern Metzdorf" <bm@turtle-entertainment.de>)
Список pgsql-general
"Bjoern Metzdorf" <bm@turtle-entertainment.de> writes:
> Is this due to a corrupted record? If yes, how can I safely delete that one?

Hard to tell, though it seems like a good bet.  A stack backtrace from
the core file produced by one of the crashed backends would tell us
more.

If you don't see any core file in the $PGDATA/base/yourdb/ directory,
restart the postmaster with "ulimit -c unlimited" environment to allow
core dumps to occur.

            regards, tom lane

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

Предыдущее
От: Francisco Reyes
Дата:
Сообщение: Shortening time of vacuum analyze
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Solaris/Sparc: Regression test fails