Re: process exited with status 11 after XLogFlush: request is not satisfied - Mailing list pgsql-general

From Tom Lane
Subject Re: process exited with status 11 after XLogFlush: request is not satisfied
Date
Msg-id 23704.1012407125@sss.pgh.pa.us
Whole thread Raw
In response to process exited with status 11 after XLogFlush: request is not satisfied  ("Bjoern Metzdorf" <bm@turtle-entertainment.de>)
List 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 by date:

Previous
From: Francisco Reyes
Date:
Subject: Shortening time of vacuum analyze
Next
From: Tom Lane
Date:
Subject: Re: Solaris/Sparc: Regression test fails