Hi Yuri,

Le lundi 18 janvier 2010 16:20:05, Yuri Timofeev a écrit :
> Hi
> 
> Interesting.
> 
> I can see a more detailed description that will be stored in these
> fields, tables?

They are a bit self explaining :-)
 
> 2010/1/11 Eric Bollengier <e...@eb.homelinux.org>:
> ...
> 
> > Key points in this upgrade are :
> >
> >  * Fix SQLite and PostgreSQL indexes on File table
> >  * Add Comment field in Job table

Comment about a job.

> >  * Add Reviewed field in Job table

See devel list few days ago on be able to acknowledge a job.
"A system to ACK failed jobs"

> >  * Add index on BaseFiles
> >  * Integration of Bresto/Brestore tables (renamed as PathVisibility,
> > PathHierarchy)
> >  * Add HasCache field in Job table (replacement of brestore_knownjobid)

I don't have too much time to explain how brestore works to display paths and 
files with simple sql queries. But it's well documented in the code and we 
presented this algo with Marc Cousin few years ago on this list. The new bvfs 
module implements those algorithms in Bacula core. It should permit to write 
simple restore GUIs without playing with complex SQL queries (see new features 
chapter in the 3.1.x manual).

> >  * Suppression of Copy and Stripe fields on JobMedia
> >  * Add Severity field on Status table

This field can be used to sort job by status (Fatal > Canceled > Warning > Ok)

Bye
 

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to