QUERY PLAN
Sort (cost=611.54..611.60 rows=26 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..610.92 rows=26 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{8278,8277,8204,8203,8202,8201,8200,8199,8190,8189}'::integer[])))