QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=43.52..235.78 rows=83 width=47)
Recheck Cond: (object_id = ANY ('{3332,2032,189,2600,54,2187,21,2186,1307,2713}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..43.50 rows=83 width=0)
Index Cond: (object_id = ANY ('{3332,2032,189,2600,54,2187,21,2186,1307,2713}'::integer[]))