PgHero

Live Queries

6 queries

Pid Duration State
4024758 00:08:42 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
4026534 00:06:09 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
4024757 37.3 s active
odoo
DELETE FROM mrp_product_produce WHERE id IN (9971350, 9971351, 9971352, 9971353, 9971354, 9971355, 9971356, 9971357, 9971358, 9971359, 9971360, 9971361, 9971362, 9971363, 9971364, 9971365, 9971366, 9971367, 9971368, 9971369, 9971370, 9971371, 9971372, 9971373, 9971374, 9971375, 9971376, 9971377, 9971378, 9971379, 9971380, 9971381, 9971382, 9971383, 9971384, 9971385, 9971386, 9971387, 9971388, 9971389, 9971390, 9971391, 9971392, 9972056, 9972057, 9972058, 9972060, 9972062, 9972064, 9972065, 9972066, 9972067, 9972068, 9972069, 9972070, 9972071, 9972072, 9972073, 9972074, 9972075, 9972076, 9972077, 9972078, 9972079, 9972080, 9972081, 9972082, 9972083, 9972084, 9972085, 9972086, 9972087, 9972088, 9972089, 9972090, 9972091, 9972092, 9972093, 9972094, 9972095, 9972096, 9972097, 9972098, 9972099, 9972100, 9972101, 9972102, 9972103, 9972104, 9972105, 9972106, 9972107, 9972108, 9972109, 9972110, 9972111, 9972112, 9972113, 9972114, 9972115, 9972116, 9972117, 9972118, 9972119, 9972120, 9972121, 9972122, 9972123, 997212
4026629 35.8 s idle in transaction
odoo
SELECT *
                                       FROM ir_cron
                                       WHERE numbercall != 0
                                          AND active
                                          AND nextcall <= (now() at time zone 'UTC')
                                          AND id=7
                                       FOR UPDATE NOWAIT
4026556 0.0 s idle in transaction
odoo
 SELECT message_attachment_rel.message_id, message_attachment_rel.attachment_id FROM message_attachment_rel, "ir_attachment"
                    WHERE 1=1 AND message_attachment_rel.message_id IN (234984005, 234984019, 234984021, 234984030, 234984036, 234984039, 234984041, 234984047, 234984062, 234984063, 234984075, 234984076, 234984089, 234984093, 234984094, 234984119, 234984120, 234984124, 234984142, 234984143, 234984148, 234984150, 234984160, 234984165, 234984169, 234984174, 234984193, 234984194, 234984211, 234984220, 234984221, 234984252, 234984253, 234984262, 234984267, 234984282, 234984283, 234984284, 234984287, 234984288, 234984290, 234984291, 234984292, 234984302, 234984303, 234984315, 234984316, 234984325, 234984326, 234984327, 234984328, 234984333, 234984334, 234984340, 234984341, 234984342, 234984343, 234984344, 234984345, 234984346, 234984347, 234984348, 234984349, 234984355, 234984357, 234984367, 234984368, 234984369, 234984372, 234984373, 234984374, 234984375, 234984376, 234984381, 234984383, 2
4026537 -0.0 s idle in transaction
odoo
SELECT "stock_move_line"."id" as "id","stock_move_line"."location_dest_id" as "location_dest_id","stock_move_line"."lot_produced_qty" as "lot_produced_qty","stock_move_line"."create_date" as "create_date","stock_move_line"."product_qty" as "product_qty","stock_move_line"."lot_id" as "lot_id","stock_move_line"."write_uid" as "write_uid","stock_move_line"."done_wo" as "done_wo","stock_move_line"."date" as "date","stock_move_line"."workorder_id" as "workorder_id","stock_move_line"."picking_id" as "picking_id","stock_move_line"."product_uom_qty" as "product_uom_qty","stock_move_line"."write_date" as "write_date","stock_move_line"."result_package_id" as "result_package_id","stock_move_line"."done_move" as "done_move","stock_move_line"."lot_name" as "lot_name","stock_move_line"."move_id" as "move_id","stock_move_line"."ordered_qty" as "ordered_qty","stock_move_line"."production_id" as "production_id","stock_move_line"."owner_id" as "owner_id","stock_move_line"."location_processed" as "location_processed","stock_mo

You may need to restart your app servers afterwards.