Return
Main page
Update
PDF
Online help
Desktop
Choice of period :
Day
Week
Month
Year
All
Customized
From
to
(m/d/yy)
Request
Mean time (ms)
Max time (ms)
Standard deviation
Mean cpu time (ms)
% of system error
UPDATE
document_load_batch_request SET status = 'ABANDONADO'
WHERE
(now() + interval '-3 week') < created_at and status = 'AGUARDANDO_UPLOAD' and last_updated < (now() + interval '-3 minute') ;
15
15
0
0.00
Find usages