Nico Schottelius via Postfix-users:
> 
> Wietse Venema via Postfix-users <[email protected]> writes:
> > Consider using LMDB or CDB instead. 
> >
> > - CDB is optimized for tables that don't change.
> >
> > - LMDB was proposed 10 yeara ago as a replacement for Berkeley DB,
> >   because of a licensing issue.
> 
> Thanks, using lmdb works like charm.
> 
> The main reason I tried btree was
> that it is referenced in the documentation. Would it potentially make
> sense to replace the btree / hash examples in the documentation with
> lmdb by default?

When I wrote that text, Berkeley DB was more available than LMDB.

        Woeyse

_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to