On 26.02.2013 08:24, Markus Kress wrote:

Dan Langille <d...@langille.org> schrieb am 25.02.2013 17:37:16:
> What are you trying to do?

Hello Dan,

we dump a postgresql database to files and backup them up to tape ones a day. This is done by a runscript in a job of type backup. But we also dump the postgresql database only to disk without backing up to tape every 6 hours. I want to use the same "infrastructure" (like messaging and logging of bacula and my scripts around bacula). If I use cron etc., I have write a secondary logging and messaging scripts and it have to be done from every client.

You can create a backup job of type "Admin" and then put everything you want to run into the RunBeforeJob script. Admin Type jobs will do everything normal backup jobs do - except for actually backing anything up :)

Best Regards,

Sven

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to