QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.81..518.23 rows=257 width=51)
Recheck Cond: (object_id = ANY ('{2120,2162,2169,622,1465,2147,1283,2095,39,2164,2160,2168,2175,2176,957,1438,1637,1158,344,1082}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.75 rows=257 width=0)
Index Cond: (object_id = ANY ('{2120,2162,2169,622,1465,2147,1283,2095,39,2164,2160,2168,2175,2176,957,1438,1637,1158,344,1082}'::integer[]))