On Wednesday 04 November 2009 16:00:38 Alex Bramley wrote: > --- > docs/manuals/en/catalog/postgresql.tex | 8 ++++++++ > 1 files changed, 8 insertions(+), 0 deletions(-) > > diff --git a/docs/manuals/en/catalog/postgresql.tex > b/docs/manuals/en/catalog/postgresql.tex index f688ff1..9f959d9 100644 > --- a/docs/manuals/en/catalog/postgresql.tex > +++ b/docs/manuals/en/catalog/postgresql.tex > @@ -98,6 +98,14 @@ directory or PostgreSQL is installed in a default > location, you do not need to specify the directory). This is needed so that > Bacula can find the necessary include headers and library files for > interfacing to PostgreSQL. > > +An important thing to note here is that {\bf Bacula} makes a seperate > +connection to PostgreSQL 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 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!} > + > {\bf Bacula} will install scripts for manipulating the database (create, > delete, make tables etc) into the main installation directory. These files > will be of the form *\_bacula\_* (e.g. create\_bacula\_database). These > files
Thanks, this is now in the doc. Kern ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel