Creative COW SIGN IN :: SPONSORS :: ADVERTISING :: ABOUT US :: CONTACT US
Creative COW's LinkedIn GroupCreative COW's Facebook PageCreative COW on TwitterCreative COW's Google+ PageCreative COW on YouTube
APPLE FINAL CUT PRO:HomeFCP ForumFCP XFCPX TechniquesFCP TutorialsFC ServerBasics ForumTrainingPodcastFAQ

Re: Not clearing the job queue

COW Forums : Apple Final Cut Server

VIEW ALL   •   ADD A NEW POST   •   PRINT
Share on Facebook
Respond to this post   •   Return to posts index   •   Read entire thread


John McVeyRe: Not clearing the job queue
by on Aug 13, 2010 at 1:25:42 pm

Stop screwing around with Apple's 'friendly' little DB utilities and just flush them all out manually using the PostgreSQL backend.

fcsvr_run psql px pxdb -c 'delete from pxjob;'
fcsvr_run psql px pxdb -c 'delete from pxeventresponse;'
fcsvr_run psql px pxdb -c 'delete from pxevent;'

That'll kill all the jobs in the table and take out anything that's jammed in the event tables. Now if they fill up again - then you have something like a watcher or a scan that's re-kicking them off?


Posts IndexRead Thread
Reply   Like  
Share on Facebook


Current Message Thread:




LOGIN TO REPLY



FORUMSTUTORIALSMAGAZINESTOCKYARDVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

Creative COW LinkedIn Group Creative COW Facebook Page Creative COW on Twitter
© 2013 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]