I switched to bdb because I was told ldbm was my problem. Should I use bdb for my database but continue to use ldbm for my backend?
On Fri, 4 Feb 2005 15:06:58 +0100, Henning Brauer <[EMAIL PROTECTED]> wrote: > * Matt <[EMAIL PROTECTED]> [2005-02-03 20:31]: > > I am now running both my backend and database off of dbd > > backend bdb > > database bdb > > bdb isa unfortunately so full of bugs that you might want to pick > another backend. > > ldbm works well here on OpenBSD/sparc64, OpenBSD/amd64 and OpenBSD/i386. > > -- > http://2suck.net/hhwl.html - http://www.bsws.de/ > Unix is very simple, but it takes a genius to understand the simplicity. > (Dennis Ritchie) >
