Quanah Gibson-Mount wrote:
setting the flag DB_TXN_NOT_DURABLE to quick-load a DB without creating log files no longer works anymore, either.
bdb_db_open: dbenv_open(/db) bdb(dc=symas,dc=com): incorrect arguments for name-value pair: set_flags bdb_db_open: dbenv_open failed: Invalid argument (22) backend_startup: bi_db_open failed! (22)
http://www.sleepycat.com/docs/ref/upgrade.4.3/log.html
This flag has been superseded by DB_LOG_INMEMORY.
Ah, thanks... of course, their documentation on set_flags is wrong then. :P
<http://www.sleepycat.com/docs/api_c/db_set_flags.html>
--Quanah
-- Quanah Gibson-Mount Principal Software Developer ITSS/Shared Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html