Oliver Fromme <olli@...> wrote: > Personally I would prefer PostgreSQL which supports > transactions for ages and is rock-stable, but recent > versions of mysql also support transactions in theory > for some of its db formats. The first step in that direction is to create a clean API between the main logic and the database back-end. Once you access storage through a well defined set of methods, it's quite easy to implement multiple back-ends. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] Which Version for Production?
2007-06-15 by manu@netbsd.org