Ralf Gross schrieb: > > is it possible to configure a backup job to _not_ store information > about the backed up files/paths etc in the database? > > I recently tried to backup my BackupPC pool with bacula. BackupPC > makes excessive use of hardlinks, I ended up with 50 GB of data in my > postgres database only for this single backup job! > > I don't need the file information, the bacula backup will only be used > if I have to restore the whole BackupPC pool for desaster recovery. > > I couldn't find a option for this in the FileSet, Client or Job > resources. > > A very short file retention won't help, because my diskspace for the > database is not even enough to store this information at all (the job > ended with an database error during the batch inserts...).
got the right answer on the devel list: Catalog Files = <yes--no> in the pools resource Ralf ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
