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