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