> > > Quite possibly it is, see: > > http://www.postfix.org/DATABASE_README.html#safe_db > > The best solution is to use CDB, rather than Berkeley DB for these, > if your Postfix package supports CDB, use it. CDB performs updates > atomically and uses less memory, ... If switching to CDB is not an > option, use the approach recommended in the README file. > > Thank you for the good suggestions and quick response Viktor, it looks like CDB is what we will implement in our environment.
cheers, VM