[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Switching from BDB to HDB



Quoting Quanah Gibson-Mount <quanah@stanford.edu>:

>> What steps would need to be taken to switch from a BDB backend to a HDB?
>
> Stop slapd.
> slapcat the database
> edit slapd.conf
> change "database bdb" to "database hdb"
> slapadd the database
> start slapd

Does 'hdb' have the same kind of configuration as 'bdb'? I'm thinking
about the DB_CONFIG config...