]> git.sur5r.net Git - bacula/docs/commitdiff
Same changes as in my previous commit, but on the 2.2 Branch.
authorDan Langille <dan@langille.org>
Thu, 6 Sep 2007 19:42:06 +0000 (19:42 +0000)
committerDan Langille <dan@langille.org>
Thu, 6 Sep 2007 19:42:06 +0000 (19:42 +0000)
MySQL >= 4.1
PostgreSQL >= 7.4

docs/manual/mysql.tex
docs/manual/postgresql.tex

index 240b147dc330a6764c7a4957fdd8c918a1b90954..b79a744d4d286e573b4a173cba7bb93a04ff5e44 100644 (file)
 \index[general]{Phase I!Installing and Configuring MySQL -- }
 
 If you use the ./configure \verb:--:with-mysql=mysql-directory statement for
-configuring {\bf Bacula}, you will need MySQL version 3.23.53 or later
-installed in the {\bf mysql-directory}.
-Bacula has been tested on MySQL version 4.1.12 and works providing
-you are running it in the default installation that is compatible
-with MySQL 3.23.x.  If you are using one of the new modes such
-as ANSI/ISO compatibility, you may experience problems.
+configuring {\bf Bacula}, you will need MySQL version 4.1 or later installed
+in the {\bf mysql-directory}. If you are using one of the new modes such as
+ANSI/ISO compatibility, you may experience problems.
 
 If MySQL is installed in the standard system location, you need only enter
 {\bf \verb:--:with-mysql} since the configure program will search all the
index 4fb328f7ac10e618f6b4951a3c8e4acc9e040fd6..b59a8d4e2c959190ac753f4843223db93579742f 100644 (file)
@@ -26,8 +26,8 @@ for PostgreSQL.
 \index[general]{PostgreSQL!Installing }
 
 If you use the {\bf ./configure \verb:--:with-postgresql=PostgreSQL-Directory}
-statement for configuring {\bf Bacula}, you will need PostgreSQL version 7.3
-or later installed. NOTE! PostgreSQL versions earlier than 7.3 do not work
+statement for configuring {\bf Bacula}, you will need PostgreSQL version 7.4
+or later installed. NOTE! PostgreSQL versions earlier than 7.4 do not work
 with Bacula. If PostgreSQL is installed in the standard system location, you
 need only enter {\bf \verb:--:with-postgresql} since the configure program will
 search all the standard locations. If you install PostgreSQL in your home