FYI this is a lot faster to delete everything from a MySQL table:

TRUNCATE TABLE delayed_job_failures;

On Nov 3, 12:10 pm, Evgeny <[email protected]> wrote:
> then only it will help:
>
> delete FROM `delayed_job_failures` WHERE 1

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to