From 2cfad86b180bc16a8b51e6580e5e2acb500cab06 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 1 Nov 2005 08:50:15 +0000 Subject: [PATCH] Final changes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2519 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/updatedb/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/bacula/updatedb/README b/bacula/updatedb/README index 51fd358663..d84fe79037 100644 --- a/bacula/updatedb/README +++ b/bacula/updatedb/README @@ -7,3 +7,16 @@ locations for mysql, sqlite and the bacula working directory as configured in the rpm builds. If you have different locations you will need to edit the $bindir variable and the working directory location before running them. + +01 Nov 2005 +Please note normally the scripts in this directory are needed only +if you want to update multiple versions of the database. If if +you are upgrading from an older database one version before the +current database version, (e.g. version 8 to 9) the normal +procedure is to use the: + + ./update_bacula_tables + +script which will be installed in your scripts directory (default +/etc/bacula). It can also be found in the +/src/cats directory. -- 2.39.5