QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=16.99..25.92 rows=3 width=35)
Recheck Cond: (id = ANY ('{164,131,181,184,200,185,191,6,2,133,136,137,135,154,213,210,212,139,140,129,167,142,8,158,165,179,153,1,5,215,157,211,226,270,232,224,197,194,130,171,196,204,199,175,128,205,203,10,229,207,156,2100000000,340,341,326,369,374,377}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.99 rows=58 width=0)
Index Cond: (id = ANY ('{164,131,181,184,200,185,191,6,2,133,136,137,135,154,213,210,212,139,140,129,167,142,8,158,165,179,153,1,5,215,157,211,226,270,232,224,197,194,130,171,196,204,199,175,128,205,203,10,229,207,156,2100000000,340,341,326,369,374,377}'::integer[]))