QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=92.08..435.10 rows=214 width=111)
Recheck Cond: (object_id = ANY ('{3942,1128,1940,3800,2157,27,28,1330,4823,4836,4796,4795,5024,5079,5213,5206,5257,5891,5921,5999,5245,6010}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..92.03 rows=214 width=0)
Index Cond: (object_id = ANY ('{3942,1128,1940,3800,2157,27,28,1330,4823,4836,4796,4795,5024,5079,5213,5206,5257,5891,5921,5999,5245,6010}'::integer[]))