QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.19..447.08 rows=180 width=51)
Recheck Cond: (object_id = ANY ('{46,90,116,163,68,557,138,160,236,516,146,67,147,511,676,659,480,439,499,614}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.15 rows=180 width=0)
Index Cond: (object_id = ANY ('{46,90,116,163,68,557,138,160,236,516,146,67,147,511,676,659,480,439,499,614}'::integer[]))