"Ron Avriel" <[EMAIL PROTECTED]> wrote:
> 
> >If you only run a single process at a time does the problem go
> >away.  (If it does, that indicates that the problem is in the
> >locking code - an area where Fedora has given us no end of problems
> >in the past - not in the BTree layer.)
> 
> I believe the problem is a very subtle locking problem during auto-vacuum. 

In pager.c near line 33 is an "#if 0" which if you change to "#if 1"
will turn on debugging printfs in the pager module.  Please do this
and send me the output on a run that fails.

--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to