Bitmap Heap Scan on tbl_term_taxonomies (cost=17.30..26.55 rows=3 width=37) |
Recheck Cond: (id = ANY ('{165,179,142,99,153,45,97,96,100,46,197,199,107,105,5,137,140,184,200,164,132,172,115,2,6,8,106,7,93,94,11,10,138,139,160,198,202,189,196,204,135,136,212,311,2100000000,340,112,321,317,349,324,305,374,377,359,354,369,353,325,331}'::integer[])) |
Filter: (term_id = 17) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..17.30 rows=60 width=0) |
Index Cond: (id = ANY ('{165,179,142,99,153,45,97,96,100,46,197,199,107,105,5,137,140,184,200,164,132,172,115,2,6,8,106,7,93,94,11,10,138,139,160,198,202,189,196,204,135,136,212,311,2100000000,340,112,321,317,349,324,305,374,377,359,354,369,353,325,331}'::integer[])) |