This table is used internally by manitou-mdx to maintain a persistant state of jobs that are scheduled for execution. Currently these jobs are related to full text indexing.
Structure of jobs_queue
job_id
serial
NOT NULL
mail_idinteger
job_typecharacter varying(4)
job_argstext