QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=113.50..459.35 rows=215 width=111)
Recheck Cond: (object_id = ANY ('{3942,3821,3800,1187,728,846,27,310,540,542,516,28,1192,543,4053,4122,4398,4556,4743,4823,5101,5248,5303,5660,5754,5851,6003}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..113.45 rows=215 width=0)
Index Cond: (object_id = ANY ('{3942,3821,3800,1187,728,846,27,310,540,542,516,28,1192,543,4053,4122,4398,4556,4743,4823,5101,5248,5303,5660,5754,5851,6003}'::integer[]))