QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=34.75..182.38 rows=53 width=85)
Recheck Cond: (object_id = ANY ('{303,4907,5969,6089,6102,6113,6114,6118}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..34.74 rows=53 width=0)
Index Cond: (object_id = ANY ('{303,4907,5969,6089,6102,6113,6114,6118}'::integer[]))