QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=16.53..24.99 rows=2 width=32)
Recheck Cond: (id = ANY ('{212,2,1,226,326,5,7,164,132,173,185,191,131,172,205,199,179,174,184,200,165,178,192,203,204,196,128,175,197,194,182,142,189,176,177,215,331,232,337,340,341,349,350,359,369,374,377,375,335,360,2100000001,2100000000,317,319,315}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.52 rows=55 width=0)
Index Cond: (id = ANY ('{212,2,1,226,326,5,7,164,132,173,185,191,131,172,205,199,179,174,184,200,165,178,192,203,204,196,128,175,197,194,182,142,189,176,177,215,331,232,337,340,341,349,350,359,369,374,377,375,335,360,2100000001,2100000000,317,319,315}'::integer[]))