QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=14.67..21.51 rows=2 width=37)
Recheck Cond: (id = ANY ('{184,1,2,189,5,226,212,138,140,137,135,136,197,199,205,203,160,196,204,216,213,6,10,11,200,157,156,155,153,154,340,341,349,359,374,377,336,322,2100000000,319,321,317,2100000001}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.66 rows=43 width=0)
Index Cond: (id = ANY ('{184,1,2,189,5,226,212,138,140,137,135,136,197,199,205,203,160,196,204,216,213,6,10,11,200,157,156,155,153,154,340,341,349,359,374,377,336,322,2100000000,319,321,317,2100000001}'::integer[]))