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