QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=47.79..235.02 rows=74 width=111)
Recheck Cond: (object_id = ANY ('{2346,2168,2169,2170,2353,3826,3552,3553,3554,2030,2031}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..47.77 rows=74 width=0)
Index Cond: (object_id = ANY ('{2346,2168,2169,2170,2353,3826,3552,3553,3554,2030,2031}'::integer[]))