On 01/05/11 15:13, Joseph Spenner wrote:
> Does bacula store the "File = /path/to/backup" (as described in the 
> bacula-dir.conf "FileSet" sections) in the database anywhere?
> 
> If so, which tables would I find it?  I spun through them and couldn't find 
> anything.

Bacula stores the metadata about each backed-up file as a File record
(in the File table) which contains pointers to a Filename record and a
Path record.  The complete pathname does not exist *as such* at any
single location in the database.


-- 
  Phil Stracchino, CDK#2     DoD#299792458     ICBM: 43.5607, -71.355
  ala...@caerllewys.net   ala...@metrocast.net   p...@co.ordinate.org
         Renaissance Man, Unix ronin, Perl hacker, Free Stater
                 It's not the years, it's the mileage.

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to