QUERY PLAN
Sort (cost=412.72..412.75 rows=10 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..412.56 rows=10 width=24)
Filter: (reimbursement_id = ANY ('{8145,8155,8143,8158}'::integer[]))