Bitmap Heap Scan on tbl_term_taxonomies (cost=13.58..19.65 rows=2 width=16) |
Recheck Cond: (id = ANY ('{97,46,100,182,179,142,205,203,136,139,133,135,140,204,107,93,10,5,1,153,2,317,212,114,105,315,112,2100000000,316,319,341,359,377,373,323,369}'::integer[])) |
Filter: (term_id = 15) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.58 rows=36 width=0) |
Index Cond: (id = ANY ('{97,46,100,182,179,142,205,203,136,139,133,135,140,204,107,93,10,5,1,153,2,317,212,114,105,315,112,2100000000,316,319,341,359,377,373,323,369}'::integer[])) |