QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=136.50..620.53 rows=356 width=51)
Recheck Cond: (object_id = ANY ('{3891,3998,3800,1220,728,846,27,310,540,542,516,669,28,1188,1165,2061,543,2458,4054,4064,4414,4407,4432,4706,4815,5232,5815,5904,5966,5979,6028,6065,6125,6135}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..136.41 rows=356 width=0)
Index Cond: (object_id = ANY ('{3891,3998,3800,1220,728,846,27,310,540,542,516,669,28,1188,1165,2061,543,2458,4054,4064,4414,4407,4432,4706,4815,5232,5815,5904,5966,5979,6028,6065,6125,6135}'::integer[]))