QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=16.22..24.39 rows=2 width=31)
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,197,204,196,128,175,194,182,142,189,192,132,176,173,215,331,181,337,340,349,350,359,369,374,377,375,360,341,2100000001,2100000000,317,319,315}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.21 rows=53 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,197,204,196,128,175,194,182,142,189,192,132,176,173,215,331,181,337,340,349,350,359,369,374,377,375,360,341,2100000001,2100000000,317,319,315}'::integer[]))