QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=39.45..297.20 rows=105 width=52)
Recheck Cond: (object_id = ANY ('{2851,672,673,2587,6,427,3710,2834,4907}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..39.42 rows=105 width=0)
Index Cond: (object_id = ANY ('{2851,672,673,2587,6,427,3710,2834,4907}'::integer[]))