QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=87.97..521.15 rows=284 width=51)
Recheck Cond: (object_id = ANY ('{982,3365,543,530,497,2128,2132,2585,145,526,2166,2736,90,1181,2153,918,3367,304,3330,12}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..87.90 rows=284 width=0)
Index Cond: (object_id = ANY ('{982,3365,543,530,497,2128,2132,2585,145,526,2166,2736,90,1181,2153,918,3367,304,3330,12}'::integer[]))