QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=139.97..523.39 rows=285 width=111)
Recheck Cond: (object_id = ANY ('{3979,3704,3800,728,2667,846,24,27,310,378,538,540,542,680,681,516,682,1331,814,28,1781,1443,837,2795,3158,543,3509,539,2962,537,3988,5101,5529,6003}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..139.90 rows=285 width=0)
Index Cond: (object_id = ANY ('{3979,3704,3800,728,2667,846,24,27,310,378,538,540,542,680,681,516,682,1331,814,28,1781,1443,837,2795,3158,543,3509,539,2962,537,3988,5101,5529,6003}'::integer[]))