Manitou-Mail Home

13.  Table: jobs_queue

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_id

integer

job_type

character varying(4)

job_args

text