Hi, Le lundi 18 janvier 2010 19:38:31, Yuri Timofeev a écrit : > 2010/1/18 Eric Bollengier <[email protected]>: > > Le lundi 18 janvier 2010 16:20:05, Yuri Timofeev a écrit : > >> > >> I can see a more detailed description that will be stored in these > >> fields, tables? > > > > They are a bit self explaining :-) > > For someone who knows in advance;) > > >> 2010/1/11 Eric Bollengier <[email protected]>: > >> ... > >> > >> > Key points in this upgrade are : > >> > > >> > * Fix SQLite and PostgreSQL indexes on File table > >> > * Add Comment field in Job table > > > > Comment about a job. > > In this field bacula will be something to write automatically or can > be used as I want?
This is not decided at this time. We will probably implement new commands to set this attribute, and you will be able to use it as you want. > >> > * 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" > > In fact, the correct thing (especially for enterprise solutions, imho). > Several people have asked me to do this in webacula. > > >> > * 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). > > Cool and great! I think this feature make webacula much, much faster > with Restore Job. Yes, it won't be necessary to compute the tree in memory each time. It will be done one time in the database. 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 [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
