QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=16.37..24.69 rows=2 width=32)
Recheck Cond: (id = ANY ('{94,46,101,100,99,97,185,193,197,194,2,136,140,165,179,172,130,167,142,131,181,205,204,7,206,1,11,5,6,184,189,226,215,265,153,199,330,107,319,316,114,349,320,322,326,359,365,377,369,327,378,340,341,139}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.37 rows=54 width=0)
Index Cond: (id = ANY ('{94,46,101,100,99,97,185,193,197,194,2,136,140,165,179,172,130,167,142,131,181,205,204,7,206,1,11,5,6,184,189,226,215,265,153,199,330,107,319,316,114,349,320,322,326,359,365,377,369,327,378,340,341,139}'::integer[]))