OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: dict_get

From: Victor Duchovni (Victor.DuchovniMorganStanley.com)
Date: Mon Nov 26 2007 - 12:30:52 CST


On Mon, Nov 26, 2007 at 12:18:43PM +0000, Keean Schupke wrote:

> abc = dict_get(...)
> xyz = dict_get(...)

I take it you are implementing db_get() and db_put support for a
mysql-like table for use with verify. Two suggestions:

    - Get the system working with Berkeley DB first. (I hope you have
    that already).

    - Consider enabling the transaction support in Berkeley DB, this may
    be easier than implementing a writable MySQL driver, and should make
    Berkeley DB recoverable.

--
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomopostfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.