Bacula-users

Re: [Bacula-users] Client Run After Job

2011-05-20 14:54:20
Subject: Re: [Bacula-users] Client Run After Job
From: Dennis Hoppe <dennis.hoppe AT debian-solutions DOT de>
To: "J. Echter" <j.echter AT elektro-mayer-echter DOT de>
Date: Fri, 20 May 2011 19:46:11 +0200
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

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users