Am 20.05.2011 19:46, schrieb Dennis Hoppe:
> Hello Jürgen,
> 
> Am 20.05.2011 19:08, schrieb J. Echter:
>> is there a possibility to have a job run which purpose is to start a sql
>> server after backup again?
>>
>> as i see in the docs theres no client run after job.
> 
> i think you are looking for something like this (job ressource):
> 
>   RunBeforeJob = "/etc/init.d/mysql stop"
>   RunAfterJob  = "/etc/init.d/mysql start"
> 
> Which kind of database are you using? For example a PostgreSQL did not
> need to be stopped and started, because pg_dump should handle the
> locking to get a consistent dump.
> 
> Regards, Dennis
> 

ah sorry, forgot i want to backup a MS SQL 2005 db. (DATEV)

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to