QUERY PLAN
Sort (cost=354.08..354.10 rows=5 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..354.02 rows=5 width=24)
Filter: (reimbursement_id = ANY ('{7899,7908}'::integer[]))