On Sun, Jul 29, 2007 at 01:49:56PM -0700, Perrin Harkins wrote:
> The dbm implementation you're using will not always write everything
> to disk until you untie it.  To make this transparent, you can use
> MLDBM::Sync, which unties and reties on every request.  This is
> necessary for read/write sharing on all dbms except BerkeleyDB.

Interesting; thanks for the pointer....

> - Perrin

-- 
Brian Reichert                          <[EMAIL PROTECTED]>
55 Crystal Ave. #286                    Daytime number: (603) 434-6842
Derry NH 03038-1725 USA                 BSD admin/developer at large    

Reply via email to