PgHero

Live Queries

4 queries

Pid Duration State
3837643 00:05:35 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
3837910 00:03:52 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
3837925 0.4 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 (233474184, 233474185, 233474186, 233474376, 233474498, 235141647, 235142876, 235142877, 235142878, 235142879, 235142918, 235142919, 235142933, 235142934, 235142935, 235142936, 235142945, 235142946, 235142955, 235142956, 235142961, 235142964, 235142965, 235142968, 235142969, 235142970, 235142972, 235142979, 235142981, 235143011, 235143012, 235143018, 235143035, 235143052, 235143053, 235143068, 235143069, 235143096, 235143097, 235143098, 235143099, 235143100, 235143101, 235143104, 235143105, 235143111, 235143112, 235143113, 235143114, 235143178, 235143182, 235143186, 235143190, 235143194, 235143202, 235143203, 235143207, 235143211, 235143217, 235143218, 235143225, 235143282, 235143324, 235143351, 235143356, 235143360, 235143361, 235143364, 235143365, 235143372, 235143400, 235143410, 235143411, 235143415, 235143435, 2
3837492 -0.0 s idle in transaction
odoo
SELECT "stock_quant"."id" as "id","stock_quant"."owner_id" as "owner_id","stock_quant"."package_id" as "package_id","stock_quant"."quantity" as "quantity","stock_quant"."in_date" as "in_date","stock_quant"."removal_date" as "removal_date","stock_quant"."commissary_reserved" as "commissary_reserved","stock_quant"."create_date" as "create_date","stock_quant"."lot_id" as "lot_id","stock_quant"."commissary_quantity" as "commissary_quantity","stock_quant"."write_date" as "write_date","stock_quant"."location_id" as "location_id","stock_quant"."product_id" as "product_id","stock_quant"."create_uid" as "create_uid","stock_quant"."write_uid" as "write_uid","stock_quant"."reserved_quantity" as "reserved_quantity","stock_quant"."company_id" as "company_id" FROM "stock_quant" WHERE "stock_quant".id IN (10568536)

You may need to restart your app servers afterwards.