QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=44.06..333.49 rows=150 width=111)
Recheck Cond: (object_id = ANY ('{2007,2505,427,498,518,2821,3331,31,2153,2546}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..44.02 rows=150 width=0)
Index Cond: (object_id = ANY ('{2007,2505,427,498,518,2821,3331,31,2153,2546}'::integer[]))