QUERY PLAN
Sort (cost=907.51..907.64 rows=52 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..906.02 rows=52 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{8411,8410,8409,8408,8407,8406,8405,8404,8403,8402,8401,8400,8399,8398,8393,8392,8391,8382,8390,8389}'::integer[])))