QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=44.37..338.89 rows=186 width=47)
Recheck Cond: (object_id = ANY ('{2491,18,1659,121,531,43,42,10,2131,2021}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..44.32 rows=186 width=0)
Index Cond: (object_id = ANY ('{2491,18,1659,121,531,43,42,10,2131,2021}'::integer[]))