QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.89..401.76 rows=143 width=52)
Recheck Cond: (object_id = ANY ('{2665,3954,3754,3150,3702,4137,3818,2783,3288,4095,3580,3747,3151,4041,4062,3461,4065,3830,4021,4013}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.85 rows=143 width=0)
Index Cond: (object_id = ANY ('{2665,3954,3754,3150,3702,4137,3818,2783,3288,4095,3580,3747,3151,4041,4062,3461,4065,3830,4021,4013}'::integer[]))