Hi Artur,

> After analyzing database queries I noticed that an additional index would be 
> useful in the Job table. So I added a new index for column JobTDat in Job 
> table
> 
> create index ON Job (JobTDate);
> 
> as for me, this solution solved the problem.

I tried this as well and it solved the problem for me too. Thanks for the tip.

Regards
Markus

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to