QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=83.66..484.38 rows=232 width=51)
Recheck Cond: (object_id = ANY ('{1661,3375,2128,2492,3360,3361,3329,2547,3365,2158,543,287,497,1181,189,90,3281,3284,3312,530}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..83.60 rows=232 width=0)
Index Cond: (object_id = ANY ('{1661,3375,2128,2492,3360,3361,3329,2547,3365,2158,543,287,497,1181,189,90,3281,3284,3312,530}'::integer[]))