QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=43.52..249.40 rows=84 width=85)
Recheck Cond: (object_id = ANY ('{716,447,715,714,107,713,712,711,710,709}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..43.50 rows=84 width=0)
Index Cond: (object_id = ANY ('{716,447,715,714,107,713,712,711,710,709}'::integer[]))