diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2005-04-18 21:45:41 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2005-04-18 21:45:41 +0000 |
commit | caba9d7aefa3e752fd0d129f105fd2df285ae941 (patch) | |
tree | 7d5f564a8a2539e17cefcdc66893ded5458057cc | |
parent | * doc/guide.tex: Updated (diff) |
Backup recommandation
SVN Revision: 319
-rw-r--r-- | doc/release_notes_0.9.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/release_notes_0.9.txt b/doc/release_notes_0.9.txt index 8ac325621..6bdce830f 100644 --- a/doc/release_notes_0.9.txt +++ b/doc/release_notes_0.9.txt @@ -19,7 +19,7 @@ Virtual Hosting Note that you are now using a list of hosts. The main one should be the first listed. See migration section further in this release - notefor details. + note for details. Shared Roster @@ -57,10 +57,13 @@ PostgreSQL (ODBC) support how to configure ejabberd with odbc support. You can get support on how to configure ejabberd with a relational database. + Migration from ejabberd 0.7.5 Migration is pretty straightforward as Mnesia database schema - converions is handled automatically. + conversions is handled automatically. Remember however that you + must backup your ejabberd database before migration. + Here are the following steps to proceed: 1. Stop your instance of ejabberd. |