Wietse Venema via Postfix-users <postfix-users@postfix.org> 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?

BR,

Nico


-- 
Sustainable and modern Infrastructures by ungleich.ch
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to