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