QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=12.65..18.15 rows=1 width=16)
Recheck Cond: (id = ANY ('{184,1,2,189,5,226,212,138,140,136,137,135,197,199,160,205,204,11,156,153,157,154,349,359,377,369,319,317,2100000000,2100000001}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.65 rows=30 width=0)
Index Cond: (id = ANY ('{184,1,2,189,5,226,212,138,140,136,137,135,197,199,160,205,204,11,156,153,157,154,349,359,377,369,319,317,2100000000,2100000001}'::integer[]))