QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=95.92..390.43 rows=154 width=111)
Recheck Cond: (object_id = ANY ('{728,846,310,378,540,542,516,1781,3158,543,3509,2962,3988,4860,5030,5101,5129,5217,5529,5995,6003,5245,6010}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..95.88 rows=154 width=0)
Index Cond: (object_id = ANY ('{728,846,310,378,540,542,516,1781,3158,543,3509,2962,3988,4860,5030,5101,5129,5217,5529,5995,6003,5245,6010}'::integer[]))