QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=11.72..16.74 rows=1 width=35)
Recheck Cond: (id = ANY ('{155,154,153,212,227,210,165,131,174,164,179,205,173,199,197,204,226,171,172,331,359,377,2100000000,319}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..11.72 rows=24 width=0)
Index Cond: (id = ANY ('{155,154,153,212,227,210,165,131,174,164,179,205,173,199,197,204,226,171,172,331,359,377,2100000000,319}'::integer[]))