QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=12.34..17.67 rows=1 width=37)
Recheck Cond: (id = ANY ('{197,199,204,5,1,136,138,140,2,226,229,212,160,184,189,205,153,344,157,349,359,377,369,374,2100000000,317,2100000001,316}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.34 rows=28 width=0)
Index Cond: (id = ANY ('{197,199,204,5,1,136,138,140,2,226,229,212,160,184,189,205,153,344,157,349,359,377,369,374,2100000000,317,2100000001,316}'::integer[]))