Hi,

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.

regards,
Artur

-- 
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 bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to