QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=13.74..19.91 rows=2 width=37)
Recheck Cond: (id = ANY ('{155,160,137,226,212,183,136,184,200,187,196,204,8,1,5,6,194,205,203,188,154,156,135,157,340,341,323,354,372,374,349,369,359,319,2100000000,320,313}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.73 rows=37 width=0)
Index Cond: (id = ANY ('{155,160,137,226,212,183,136,184,200,187,196,204,8,1,5,6,194,205,203,188,154,156,135,157,340,341,323,354,372,374,349,369,359,319,2100000000,320,313}'::integer[]))