From: Kern Sibbald Date: Tue, 1 Nov 2005 08:14:56 +0000 (+0000) Subject: Final changes X-Git-Tag: Release-1.38.0~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e0ce1f650ff3be5e76ea1f1c8fff7984a937ac21;p=bacula%2Fbacula Final changes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2518 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index e77a71ffb0..60ebe5858c 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -170,7 +170,13 @@ Items to note!!! - When linking with --with-python, there are a few warnings that can be ignored. - You must either create a new catalog database or upgrade your - old database. + old database. After installation, run from your scripts + directory: + + ./upgrade_bacula_tables + + You can also find this script in the /src/cats + directory. - The Director, Storage daemon, and File daemons are Deamons are not compatible with prior versions. All FDs must be upgraded at the same time.