PgHero

Live Queries

4 queries

Pid Duration State
1029950 00:07:51 idle in transaction
odoo
SELECT *
                                       FROM ir_cron
                                       WHERE numbercall != 0
                                          AND active
                                          AND nextcall <= (now() at time zone 'UTC')
                                          AND id=1
                                       FOR UPDATE NOWAIT
1031789 00:04:43 idle in transaction
odoo
SELECT *
                                       FROM ir_cron
                                       WHERE numbercall != 0
                                          AND active
                                          AND nextcall <= (now() at time zone 'UTC')
                                          AND id=17
                                       FOR UPDATE NOWAIT
1029966 19.2 s active
odoo
DELETE FROM mrp_product_produce WHERE id IN (9970605, 9970606, 9970607, 9970608, 9970609, 9970610, 9970611, 9970612, 9970613, 9970614, 9970615, 9970616, 9970617, 9970618, 9970619, 9970620, 9970621, 9970622, 9970623, 9970624, 9970625, 9970626, 9970627, 9970628, 9970629, 9970630, 9970631, 9970632, 9970633, 9970634, 9970635, 9970636, 9970637, 9970638, 9970639, 9970640, 9970641, 9970642, 9970643, 9970644, 9970645, 9970646, 9970647, 9970648, 9970649, 9970650, 9970651, 9970652, 9970653, 9970654, 9970655, 9970656, 9970657, 9970658, 9970659, 9970660, 9970661, 9970662, 9970663, 9970664, 9970665, 9970666, 9970667, 9970668, 9970669, 9970670, 9970671, 9970672, 9970673, 9970674, 9970675, 9970676, 9970677, 9970678, 9970679, 9970680, 9970681, 9970682, 9970683, 9970684, 9970685, 9970686, 9970687, 9970688, 9970689, 9970690, 9970691, 9970692, 9970693, 9970694, 9970695, 9970696, 9970697, 9970698, 9970699, 9970700, 9970701, 9970702, 9970703, 9970704, 9970705, 9970706, 9970707, 9970708, 9970709, 9970710, 9970711, 9970712, 997071
1031258 0.1 s idle in transaction
odoo
SELECT "stock_scrap"."id" as "id","stock_scrap"."product_uom_id" as "product_uom_id","stock_scrap"."kitchen_ticket" as "kitchen_ticket","stock_scrap"."value_nonfood" as "value_nonfood","stock_scrap"."create_date" as "create_date","stock_scrap"."state" as "state","stock_scrap"."location_id" as "location_id","stock_scrap"."write_uid" as "write_uid","stock_scrap"."write_date" as "write_date","stock_scrap"."date_expected" as "date_expected","stock_scrap"."scrap_ticket_id" as "scrap_ticket_id","stock_scrap"."lot_id" as "lot_id","stock_scrap"."initial_quantity" as "initial_quantity","stock_scrap"."name" as "name","stock_scrap"."create_uid" as "create_uid","stock_scrap"."scrap_location_id" as "scrap_location_id","stock_scrap"."is_swk_scrap" as "is_swk_scrap","stock_scrap"."package_id" as "package_id","stock_scrap"."variation" as "variation","stock_scrap"."company_id" as "company_id","stock_scrap"."origin" as "origin","stock_scrap"."production_id" as "production_id","stock_scrap"."date" as "date","stock_scrap"."valu

You may need to restart your app servers afterwards.