Possibly *slightly* off-topic:

Those using MySQL for their catalog DB (well, actually, any of you using
MySQL, but that includes Bacula catalogs) may find this interesting:

http://www.mydumper.org/

It is a mysqldump replacement created by a couple of former MySQL AB
support engineers.  It is multithreaded, does parallel dumps, can be
told to ignore specified storage engines, has a daemon mode in which it
does periodic incremental dumps, and automatically generates consistent
dumps from both transactional and non-transactional storage engines
without the multiple (about 12) options required to achieve the same
ends with mysqldump.  It stores schema and data in separate files, and
supports both file and DB-connection compression.

In short, it's what mysqldump SHOULD have become by now, but hasn't.


-- 
  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, SQL wrangler, Free Stater
                 It's not the years, it's the mileage.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to