QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=56.48..295.73 rows=94 width=51)
Recheck Cond: (object_id = ANY ('{501,2146,2962,3475,3509,3683,4078,4447,5793,6027,6162,6196,6209}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..56.45 rows=94 width=0)
Index Cond: (object_id = ANY ('{501,2146,2962,3475,3509,3683,4078,4447,5793,6027,6162,6196,6209}'::integer[]))