QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=40.14..340.48 rows=196 width=47)
Recheck Cond: (object_id = ANY ('{189,54,1307,528,304,107,1121,518,3317}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..40.09 rows=196 width=0)
Index Cond: (object_id = ANY ('{189,54,1307,528,304,107,1121,518,3317}'::integer[]))