QUERY PLAN
Sort (cost=402.36..402.38 rows=10 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..402.19 rows=10 width=24)
Filter: (reimbursement_id = ANY ('{7903,7906,7908,7909}'::integer[]))