From: Kern Sibbald Date: Wed, 14 Jul 2010 08:43:43 +0000 (+0200) Subject: Tweak make Pool pruning more explicit X-Git-Tag: Release-5.2.1~96 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;ds=sidebyside;h=602c12626b85ce17c1079c116ddfe9de9a9aa539;p=bacula%2Fdocs Tweak make Pool pruning more explicit --- diff --git a/docs/manuals/en/main/newfeatures.tex b/docs/manuals/en/main/newfeatures.tex index 26dac2be..38962f56 100644 --- a/docs/manuals/en/main/newfeatures.tex +++ b/docs/manuals/en/main/newfeatures.tex @@ -430,8 +430,9 @@ name. It allows you to control the Catalog pruning algorithm Pool by Pool. For example, you can decide to increase Retention times for Archive or OffSite Pool. It seems obvious to us, but apparently not to some users, that given the -definition above that the Pool File and Job Retention periods apply to the -data and records of all Jobs and all Clients that use Volumes in the Pool. +definition above that the Pool File and Job Retention periods is a global +override for the normal Client based prunning, which means that when the +Job is prunned, the prunning will apply globally to that particular Job. \section{Read-only File Daemon using capabilities} \label{sec:fdreadonly}