QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=56.48..295.70 rows=93 width=52)
Recheck Cond: (object_id = ANY ('{292,501,630,3942,4829,4907,5144,5835,6129,6162,6188,6251,6252}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..56.45 rows=93 width=0)
Index Cond: (object_id = ANY ('{292,501,630,3942,4829,4907,5144,5835,6129,6162,6188,6251,6252}'::integer[]))