Le mer 21/04/2004 à 21:38, Noll Janos a écrit : > ------------ > Apr 21 11:07:19 lmtpunix[16815]: DBERROR db4: Logging region out of > memory; you may need to increase its size
I found something in the DB4 documentation: ------------ int DB_ENV->set_lg_regionmax(DB_ENV *dbenv, u_int32_t lg_regionmax); Description Set the size of the underlying logging subsystem region, in bytes. By default, or if the value is set to 0, the base region size is 60KB. The log region is used to store filenames, and so may need to be increased in size if a large number of files will be opened and registered with the specified Berkeley DB environment's log manager. [...] ------------ I think I'll try this... -- | Noll Janos <[EMAIL PROTECTED]> | http://www.johnzero.hu | | "Expect the unexpected!" | ICQ# 4547866 | Be free! | --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html