]> git.sur5r.net Git - bacula/docs/commitdiff
Document the minimum versions of PostgreSQL, MySQL, and SQLite. I've seen
authorDan Langille <dan@langille.org>
Mon, 22 Oct 2007 22:48:45 +0000 (22:48 +0000)
committerDan Langille <dan@langille.org>
Mon, 22 Oct 2007 22:48:45 +0000 (22:48 +0000)
a fair number of people miss this.

docs/manual/requirements.tex

index a5c2adc4976ddc15203216904eb72682073a6c87..8f72141287b686262dc3be5a002c09f4a7eead10 100644 (file)
    MySQL and PostgreSQL, they can all be found in the  {\bf depkgs} and {\bf
    depkgs1} releases. However, most current Linux and FreeBSD systems
    provide these as system packages.
+\item The minimum versions for each of the databases supported by Bacula
+are:
+
+   \begin{itemize}
+   \item MySQL 4.1
+   \item PostgreSQL 7.4
+   \item SQLite 2.8.16 or SQLite 3
+   \end{itemize}
+
 \item If you want to build the Win32 binaries, please see the
    README.mingw32 file in the src/win32 directory. We cross-compile the
    Win32 release on Linux. We provide documentation on building the Win32