[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: back-bdb deadlocks?



> For this current approach to work without interfering with db_archive, 
> we need a way to tell BDB that these transactions are read-only...

What you are looking for here is Isolation Level 2.

DB does not currently implement this.

But the next major release will.