QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=12.65..18.15 rows=1 width=32)
Recheck Cond: (id = ANY ('{46,2,142,153,226,205,204,165,179,178,128,175,200,192,199,164,132,173,176,331,1,337,311,215,350,359,374,349,105,317}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.65 rows=30 width=0)
Index Cond: (id = ANY ('{46,2,142,153,226,205,204,165,179,178,128,175,200,192,199,164,132,173,176,331,1,337,311,215,350,359,374,349,105,317}'::integer[]))