PgHero

Live Queries

6 queries

Pid Duration State
3061272 00:08:56 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
3061529 00:03: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
3063099 00:02:42 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
3061262 00:01:35 active
odoo
DELETE FROM mrp_product_produce WHERE id IN (9967781, 9967782, 9967783, 9967784, 9967785, 9967786, 9967787, 9967788, 9967789, 9967790, 9967791, 9967792, 9967793, 9967794, 9967795, 9967796, 9967797, 9967798, 9967799, 9967800, 9967801, 9967802, 9967803, 9967804, 9967805, 9967806, 9967807, 9967808, 9967809, 9967810, 9967811, 9967812, 9967813, 9967814, 9967815, 9967816, 9967817, 9967818, 9967819, 9967820, 9967821, 9967822, 9967823, 9967824, 9967825, 9967826, 9967827, 9967828, 9967829, 9967830, 9967831, 9967832, 9967833, 9967834, 9967835, 9967836, 9967837, 9967838, 9967839, 9967840, 9967841, 9967842, 9967843, 9967844, 9967845, 9967846, 9967847, 9967848, 9967849, 9967850, 9967851, 9967852, 9967853, 9967854, 9967855, 9967856, 9967857, 9967858, 9967859, 9967860, 9967861, 9967862, 9969517, 9969842, 9969843, 9969844, 9969845, 9969846, 9969847, 9969848, 9969849, 9969850, 9969851, 9969852, 9969853, 9969854, 9969855, 9969856, 9969857, 9969858, 9969859, 9969860, 9969861, 9969862, 9969863, 9969864, 9969865, 9969866, 996986
3061524 0.3 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 (233588521, 233588523, 233588665, 233588688, 233588694, 233588695, 235255924, 235717682, 235717683, 235717686, 235717687, 235717691, 235717692, 235717697, 235717698, 235717704, 235717705, 235717708, 235717709, 235717713, 235717715, 235717719, 235717720, 235717723, 235717724, 235717738, 235717739, 235717744, 235717745, 235717748, 235717749, 235717754, 235717755, 235717759, 235717760, 235717763, 235717764, 235717767, 235717769, 235717775, 235717776, 235717779, 235717780, 235717783, 235717784, 235717789, 235717790, 235717794, 235717795, 235717799, 235717800, 235717805, 235717806, 235717810, 235717811, 235717814, 235717815, 235717818, 235717819, 235717823, 235717824, 235717827, 235717828, 235717833, 235717834, 235717838, 235717840, 235717843, 235717844, 235717847, 235717849, 235717852, 235717853, 235717858, 235717859, 2
3063098 -0.0 s active
odoo
SELECT "stock_scrap"."id" as "id","stock_scrap"."lot_id" as "lot_id","stock_scrap"."state" as "state","stock_scrap"."date_expected" as "date_expected","stock_scrap"."scrap_ticket_id" as "scrap_ticket_id","stock_scrap"."scrap_location_id" as "scrap_location_id","stock_scrap"."initial_quantity" as "initial_quantity","stock_scrap"."is_swk_scrap" as "is_swk_scrap","stock_scrap"."package_id" as "package_id","stock_scrap"."company_id" as "company_id","stock_scrap"."name" as "name","stock_scrap"."production_id" as "production_id","stock_scrap"."date" as "date","stock_scrap"."variation" as "variation","stock_scrap"."origin" as "origin","stock_scrap"."write_uid" as "write_uid","stock_scrap"."owner_id" as "owner_id","stock_scrap"."currency_id" as "currency_id","stock_scrap"."product_id" as "product_id","stock_scrap"."workorder_id" as "workorder_id","stock_scrap"."value" as "value","stock_scrap"."move_id" as "move_id","stock_scrap"."warehouse_id" as "warehouse_id","stock_scrap"."create_date" as "create_date","stock_scr

You may need to restart your app servers afterwards.