QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=26.30..206.78 rows=71 width=111)
Recheck Cond: (object_id = ANY ('{21,533,3899,5144,5245,5275}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..26.28 rows=71 width=0)
Index Cond: (object_id = ANY ('{21,533,3899,5144,5245,5275}'::integer[]))