QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=17.66..177.32 rows=63 width=47)
Recheck Cond: (object_id = ANY ('{90,592,582,1207}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..17.64 rows=63 width=0)
Index Cond: (object_id = ANY ('{90,592,582,1207}'::integer[]))