I notice there are far too many rows in the Job table and Import table. The real concern here is that the Job table records status of each schedule job run from the day of implementation. This could end up with millions of rows.This volume appears to make espocrm updates to run extremely slow especially if we upgrading from 5.7.11 to 5.9.3 when the database structures are being updated.
I understand we have the opportunity to remove these entries but we cannot be doing this every day. I would propose enhancements to espocrm under Administration->Job to define what status to log, this way we can select to log specific statuses and reduce the number of entries substantially.
I understand we have the opportunity to remove these entries but we cannot be doing this every day. I would propose enhancements to espocrm under Administration->Job to define what status to log, this way we can select to log specific statuses and reduce the number of entries substantially.
Comment