From eff8c09b58d37d8f6be8721920f83222f0939cb0 Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Thu, 6 Sep 2007 19:40:44 +0000 Subject: [PATCH] We need PostgreSQL 7.4 or greater because we will soon be using PQescapeStringConn --- docs/manual/postgresql.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/postgresql.tex b/docs/manual/postgresql.tex index 4fb328f7..b59a8d4e 100644 --- a/docs/manual/postgresql.tex +++ b/docs/manual/postgresql.tex @@ -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 -- 2.39.5