QUERY PLAN
Sort (cost=412.61..412.63 rows=5 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..412.56 rows=5 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{8143,8145}'::integer[])))