Roundup Tracker - Issues

Message10

Author anonymous
Recipients
Date 2002-05-14.08:28:27
Message-id
In-reply-to
Logged In: NO 

It can be done by copying back_bsddb.py into back_bsddb3.py
and systematically s/bsddb/bsddb3/
It works! It is kind of kludgy, because does not use bsddb3
locking system etc., but it is simplest way. And because
default bsddb is often buggy (much more buggy than
db-3.3.11 - I tried to load it with large data set - it 
misbehaves) it is recommended.
History
Date User Action Args
2009-02-03 14:19:58adminlinkissue449374 messages
2009-02-03 14:19:58admincreate