QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.19..433.44 rows=177 width=51)
Recheck Cond: (object_id = ANY ('{2166,3367,3370,2736,402,1663,3357,24,3134,571,520,2182,2818,3179,2202,3115,3262,2806,2173,3328}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.15 rows=177 width=0)
Index Cond: (object_id = ANY ('{2166,3367,3370,2736,402,1663,3357,24,3134,571,520,2182,2818,3179,2202,3115,3262,2806,2173,3328}'::integer[]))