PgHero

Live Queries

6 queries

Pid Duration State
2615035 00:06:57 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
2615951 00:02:13 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
2617356 00:02:00 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
2615549 00:01:27 active
odoo
DELETE FROM mrp_product_produce WHERE id IN (9966977, 9966978, 9966979, 9966980, 9966981, 9966982, 9966983, 9966984, 9966985, 9966986, 9966987, 9966988, 9966989, 9966990, 9966991, 9966992, 9966993, 9966994, 9966995, 9966996, 9966997, 9966998, 9966999, 9965674, 9966479, 9966480, 9966481, 9966482, 9966483, 9966484, 9966486, 9966487, 9966488, 9966489, 9966490, 9966491, 9966492, 9967551, 9967552, 9966495, 9966496, 9966497, 9966498, 9966499, 9966500, 9966501, 9966502, 9966503, 9966504, 9966505, 9966506, 9966507, 9966508, 9966509, 9966510, 9966511, 9966512, 9967553, 9967560, 9966515, 9966516, 9966517, 9966518, 9966519, 9966520, 9966521, 9966522, 9966523, 9966524, 9966525, 9966526, 9966527, 9966528, 9966529, 9966530, 9966531, 9966532, 9966533, 9966534, 9966535, 9966536, 9966537, 9966538, 9966539, 9966540, 9966541, 9966542, 9966543, 9966544, 9966545, 9966546, 9966547, 9966548, 9966549, 9966550, 9966551, 9966552, 9966553, 9966554, 9966555, 9966556, 9966557, 9966558, 9966559, 9966560, 9966561, 9966562, 9966563, 996656
2616179 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 (233550211, 233550212, 233550301, 233550302, 233550314, 233550419, 233550430, 234384128, 235525343, 235525344, 235525345, 235525346, 235525347, 235525350, 235525352, 235525362, 235525363, 235525364, 235525370, 235525371, 235525374, 235525375, 235525383, 235525389, 235525390, 235525391, 235525392, 235525397, 235525400, 235525401, 235525402, 235525403, 235525406, 235525407, 235525408, 235525409, 235525410, 235525414, 235525415, 235525436, 235525437, 235525440, 235525441, 235525443, 235525444, 235525446, 235525453, 235525459, 235525460, 235525461, 235525462, 235525463, 235525464, 235525468, 235525469, 235525484, 235525485, 235525486, 235525489, 235525490, 235525491, 235525492, 235525493, 235525500, 235525501, 235525506, 235525508, 235525521, 235525525, 235525526, 235525527, 235525532, 235525533, 235525534, 235525535, 2
2617368 0.1 s idle in transaction
odoo
SELECT "product_template"."id" as "id","product_template"."transferable_type" as "transferable_type","product_template"."rental" as "rental","product_template"."uom_id" as "uom_id","product_template"."type" as "type","product_template"."life_time" as "life_time","product_template"."invoice_policy" as "invoice_policy","product_template"."purchase_line_warn_msg" as "purchase_line_warn_msg","product_template"."is_printed" as "is_printed","product_template"."production_instructions" as "production_instructions","product_template"."delivery_day" as "delivery_day","product_template"."arabic_description" as "arabic_description","product_template"."procurement_target_days" as "procurement_target_days","product_template"."create_uid" as "create_uid","product_template"."classification" as "classification","product_template"."write_uid" as "write_uid","product_template"."sale_ok" as "sale_ok","product_template"."sale_delay" as "sale_delay","product_template"."uom_po_id" as "uom_po_id","product_template"."description" a

You may need to restart your app servers afterwards.