]> git.sur5r.net Git - bacula/docs/commitdiff
Correct minor error in max_connections doc -- introduced by Kern
authorKern Sibbald <kern@sibbald.com>
Sat, 7 Nov 2009 10:01:19 +0000 (11:01 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 7 Nov 2009 10:01:19 +0000 (11:01 +0100)
docs/manuals/en/main/postgresql.tex

index e900c21b324761a3514be06d508c0f86f330974d..3defc6394a2b34154b8dbf8957bdcdfd83596129 100644 (file)
@@ -102,7 +102,7 @@ An important thing to note here is that {\bf Bacula} makes two connections
 to the PostgreSQL server for each backup job that is currently running.  If
 you are intending to run a large number of concurrent jobs, check the value
 of {\bf max\_connections} in your PostgreSQL configuration file to ensure
-that it is larger than two times the setting {\bf Maximum Concurrent Jobs}
+that it is larger than the setting {\bf Maximum Concurrent Jobs}
 in your director configuration.  {\bf Setting this too low will result in
 some backup jobs failing to run correctly!}