I find it a bit difficult to read the server log when backgroundrb outputs its sql activity:
BdrbJobQueue Load (0.000405) SELECT * FROM `bdrb_job_queues` WHERE ( worker_name = 'mail_worker' AND taken = 0 AND scheduled_at <= '2009-01-05 05:33:51' ) LIMIT 1 FOR UPDATE SQL (0.000088) COMMIT How do I turn this off? I tried the "log: background" configuration option but it didn't do anything. Thanks, Ramon Tayag _______________________________________________ Backgroundrb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/backgroundrb-devel
