QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=11.10..15.85 rows=1 width=35)
Recheck Cond: (id = ANY ('{164,179,172,155,184,200,2100000000,374,227,210,212,165,131,174,205,204,359,226,171,153}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..11.10 rows=20 width=0)
Index Cond: (id = ANY ('{164,179,172,155,184,200,2100000000,374,227,210,212,165,131,174,205,204,359,226,171,153}'::integer[]))