QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=43.91..315.33 rows=133 width=111)
Recheck Cond: (object_id = ANY ('{399,1661,2120,2162,2169,1465,2147,1283,2095,39}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..43.88 rows=133 width=0)
Index Cond: (object_id = ANY ('{399,1661,2120,2162,2169,1465,2147,1283,2095,39}'::integer[]))