Hi.
I am test the plugins bpipe  for to make backup way streaming.  In my test
i used  Mysql.

bpipe:/test/mybbdd.sql:/opt/bacula/log/mysqldump.sh
mybbdd:/opt/bacula/log/mysqldump.sh -R
Run Backup,  finish OK, the file my.bbdd.sql no saved in filesystem.
drop database mybbdd;
Run Restore, finish OK,  the file mybbdd.sql no saved in filesystem.
show databases;     voila restore DB  mybbdd

My Questions:
1) Its Possiible  save file mybbdd.sql when exe restore??  I don't want the
bbdd to be restored automatically. for test,i Delete line
mybbdd:/......mysqldump.sh -R  but fails.

2) Its Possiible extract file mybbdd.sql  with the command "bextrack" ?

3) is recommended compress in Fileset (gzip, gzip9, lzo...)    if save
library (Hp msl lto6)  ?

4) it is possible to pause a job and then resume it??

in what I have time I will try to do the tests in a few days.

Thanks.













-- 
#############################
#   Sistema Operativo: Debian      #
#        Caracas, Venezuela          #
#############################
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to