QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.89..399.81 rows=146 width=51)
Recheck Cond: (object_id = ANY ('{8411,8410,8409,8408,8407,8406,8405,8404,8403,8402,8401,8400,8399,8398,8393,8392,8391,8382,8390,8389}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.85 rows=146 width=0)
Index Cond: (object_id = ANY ('{8411,8410,8409,8408,8407,8406,8405,8404,8403,8402,8401,8400,8399,8398,8393,8392,8391,8382,8390,8389}'::integer[]))