On 9/29/05, Quanah Gibson-Mount <quanah@stanford.edu> wrote:
You know that there were incompatible changes made between 2.2 and 2.3 to
the database structure, right? You can't simply install the new source
and start slapd... You have to slapcat your old database with the 2.2
binaries, and then slapadd your database with the new binaries...
Yes, that's what I figured out, though it was only a guess based on my
knowledge of the same sort of thing in PostgreSQL. I found no note in
the INSTALL or README files about it, which would have been handy.