QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=14.05..20.43 rows=2 width=32)
Recheck Cond: (id = ANY ('{212,1,226,2,5,7,164,131,172,179,174,205,204,185,191,128,175,182,142,184,189,192,132,176,199,173,215,331,349,350,359,369,340,375,377,341,2100000001,2100000000,317}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.04 rows=39 width=0)
Index Cond: (id = ANY ('{212,1,226,2,5,7,164,131,172,179,174,205,204,185,191,128,175,182,142,184,189,192,132,176,199,173,215,331,349,350,359,369,340,375,377,341,2100000001,2100000000,317}'::integer[]))