Bitmap Heap Scan on tbl_term_taxonomies (cost=14.05..20.43 rows=2 width=16) |
Recheck Cond: (id = ANY ('{164,179,142,100,45,46,171,173,1,181,94,166,5,8,167,205,204,153,158,2,137,226,168,178,215,133,2100000000,319,160,140,317,359,374,373,349,331,369,307,407}'::integer[])) |
Filter: (term_id = 15) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.04 rows=39 width=0) |
Index Cond: (id = ANY ('{164,179,142,100,45,46,171,173,1,181,94,166,5,8,167,205,204,153,158,2,137,226,168,178,215,133,2100000000,319,160,140,317,359,374,373,349,331,369,307,407}'::integer[])) |