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