On 2012-11-21 14:57:08 +0900, Michael Paquier wrote: > On Tue, Nov 20, 2012 at 8:22 PM, Andres Freund <andres@2ndquadrant.com>wrote: > > It implies that snapstate->nrrunning has lost touch with reality... > > > Yes, I can reproduce in 10-20 seconds in one of my linux boxes. I haven't > outputted anything in the logs, but here is the backtrace of the core file > produced.
Could you run it with log_level=DEBUG2?
Let me try.
Do you run pgbench after youve reached a consistent state (by issuing a manual checkpoint)?
Yes. I issue a manual checkpoint to initialize the replication.