Hi, I've to upgrade a really old 2.0 installation to the current version. Now since then the DB schema has changed and BerkeleyDB is used.
Does it somehow work automagically, if I upgrade and still use the existing DB? If not, is there some way to upgrade the DB? Another thing: whenever the SM of this installation crashes it cannot be restarted, because the DB is corrupt. I have to do a db_recovery manually. Sometimes this doesn't work and I have to db_dump the DB and then db_load it again. Does the current version do an automatic recovery when opening the DB? Otherwise I would consider using another backend, anyway. Before upgrading the production system I'd like to test the upgrade and therefore I need a DB with some data in each table. Some tables store NADs. What do I have to do, that there are some of these NADs in the table and what are NADs anyway? Regards, harry _______________________________________________ Jabberd2 mailing list [email protected] http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com
