In order to keep the dag_instances, job_instances and event tables small, dag instances (and the corresponding job instances and events) older than e.g. 6 months should be moved to separate archive tables. The job parameters column of job instance should not be moved, but deleted instead, to save space in the DB.