QUERY PLAN
Sort (cost=636.39..636.46 rows=28 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..635.72 rows=28 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{8240,8237,8224,8222,8221,8196,8286,8241,8242,8243,8244}'::integer[])))