QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=43.44..217.01 rows=66 width=85)
Recheck Cond: (object_id = ANY ('{1661,146,982,2538,2616,1933,3081,3372,3364,3344}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..43.42 rows=66 width=0)
Index Cond: (object_id = ANY ('{1661,146,982,2538,2616,1933,3081,3372,3364,3344}'::integer[]))